Keyword: ZIPEXTRACT - Extract all from zip
Posted: Sun Oct 10, 2021 5:21 pm
Description
Parameters
Usage
- Extract all files within a zip file to a specified directory path.
Parameters
- x: specify the full path of the zip file.
- y: specify the full directory path as destination.
Usage
- ZIPEXTRACT x >> y
- ZIPEXTRACT c:\secret.zip >> c:\mypath