Function:
Executes the actual unzipping of the files previously specified with AddToZip commands.
Syntax:
UnZip <Destination Directory>
Example:
PrepareZip "C:\MyZip.zip"
UnZip "C:\TEMP"