AppCtrlScript

MAY Computer

Help

UNZIPFILES

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

File

See also  

ZIPFILES

Extracts all files from a given (winzip compatible) zip file.

Syntax

UNZIPFILE[S] <ZIP>[, <DestFolder>][, <DelZIP>]

Part

Description

<ZIP> Source ZIP filename.
<DestFolder> Optional destination folder for extraction; default is the folder where the ZIP file resides.
<DelZIPFile>

0|1; default is 0 - if 1 the ZIP file is deleted after extraction.