Zip Command Line Qualifiers
/TEMP_PATH=ddcu:[dir]
Specify a disk/directory where work files should be built (default = your current default disk/directory).
/TEST
Test the integrity of an existing archive
Notes:
/TEMP_PATH can be used to specify where the temporary archive will be built. If not specified, it defaults to your current default disk/directory.
If the target disk is not your current default disk, /TEMP_PATH can be used to specify the target disk/directory as the location for the temporary archive. When Zip completes the archive, it will rename the archive instead of copying it.
/TEST can be used to examine an existing archive and verify its integrity.