2017-04-05
1.0.0
leo debs
All
Components, Widgets
[Overview]
Unzip a file
[Detail]
simple unzip a file to a destination folder defined.
It has got input parameters as follows :
ZipFileName (full path including the file name) ex- C:\myzip.zip
DestinationFolder (full path of the folder where unzip to be done) ex - C:\Unzip
Output parameters include
Message - output message
ErrorNo - 0 as success / other as failure