Compress FilesCompresses the files into a zip file. You may utilize the instruction to backup your documentation, music, picture and other archives.
Parameters
Specifies a full-qualified path and filename. The standard Microsoft MS-DOS wild cards are permitted in the file-name position. Multiple file names may be specified by separating entries with a semi-colon. For example: c:\documents\*.*, c:\documents\*.doc;*.jpg;*.inc. It will have unpredictable results, if you use the relative paths.
Specifies one or more source file names which don't compress at this operation. Each file name must be terminated by a single semicolon, and standard Microsoft MS-DOS wild cards, such as "*", are permitted in the file-name position. The wild cards name "*.*" does not allowed.
Specifies whether the search finds the source files which names match the case of characters in the Files or folder name exactly.
Specifies whether the search extends to the sub-folders of the Files or folder name.
Specifies a full-qualified name of the destination zip file.
Specifies a password to the zip file.
Determines the method of compress, it may be:
Determines the level of compression. Specifies how to compress the files, the faster options usually result in larger zip file.
Specifies whether to save the full folder information in the zip file.
Specifies whether to convert the long file name into 8.3 DOS style. If the zip file will be used in the older operation system which does not support long filename, you may check the option.
| |
|