PrepareZip

Function:

Prepares a Zip file for subsequent actions such as adding files or unzipping files.

Syntax:

PrepareZip <ZipFilename>

Example:

PrepareZip "C:\MyZip.zip"

Notes:

 This command is used in conjunction with the AddToZip, ZipPassword, Zip, and UnZip commands. Call PrepareZip first to associate the subsequent commands with a particular Zip file.