Decompress File
Extract data from compressed file or folder.
This activity extracts the contents of a given compressed file or folder.
Input
Zip Path:
String ArgumentRequiredThe full path of the compressed file or folder that is to be unzipped.Password:
String ArgumentSpecifies the password required for decompressing an encrypted file.Extract Path:
String ArgumentRequiredThe destination path where the zip file is to be extracted.
Last updated