Zip Files

Compress or uncompress one or more zip files. All fields accept variables.

Zip Files (Ctrl+F11)

Parameters

Zip files / Unzip files
Select the desired operation.
Destination file/folder
The name of the destination, which is assumed to be in %A_WorkingDir% if an absolute path isn't specified.
Files
A list of files or patterns to be compressed or uncompressed. Separate files by semicolon, comma or line. You can drop files in here.
Compress/Extract each file to different archive/folder
Check this option to have each file/folder compressed or extracted to an individual file/folder.

Remarks

For Zip command you can use file patterns in Files, e.g.: C:\File*.*.

You can extract multiple zip files in the same command.

This function does not support other types of compressed files. For other formats, use the Run command to execute an adequate application.

To bypass error messages go to Options > Settings > Playback and check the "Do not display errors" option.

COM, Shell object (Microsoft)