| Compress [CAB file]Compresses files and folders into CAB archive file. CAB is a standard Microsoft archive format. Description Optionally, you may add comments here describing the purpose of this element. 
 Destination fileSpecify the name of the result archive CAB file. 
 Ignore wildcardsYou can exclude files from the search by separating their names or wildcards with a comma or a semicolon. 
 temp,*.bak,*.tmp 
 Volume sizeMaximum volume size in Kilobytes. If it is empty or equals 0 then the program creates one CAB file. For example, if you want to create some CAB files with the size is less then 1 MB then specify 1000. 
 Compression ratioSpecify the compression ratio you would like to use. The higher compression ratio provides smaller file size, but slows down the compression process. 
 Output log messageIf you check this box, all compressed files will be shown. 
 File, Wildcard or FolderSpecify a file, a wildcard or a directory that you would like to compress to CAB file. 
 c:\temp\*.txt
c:\myfolder  
 Recursive searchCheck this checkbox to enable the recursive search in all subdirectories. 
 Seek Just FilesCheck this box to use the specified wildcard for seeking and compressing the files only. 
 |