Zip

Function:

Executes the actual zipping of the files previously specified with AddToZip commands.

Syntax:

 Zip

Example:

PrepareZip "C:\MyZip.zip"

AddToZip "C:\MyFile.txt"

Zip