UNZIP

Unzip a zip archive to a directory, do not overwrite existing files.

 

Parameter 1:  The zip archive to process.

Parameter 2:  [UNZIP]

Parameter 3:  The destination directory for the zip archive.  Note that if the archive was created with directory information, then it will be unzipped starting at (destination directory) as the root and will be unzipped with the directory structure in tact.  Files that already exist will NOT be overwritten.

 

Examples:

Webhelp.zip,[UNZIP],.\html\webhelp

 

 

Back to the Installation Script Index