Page 1 of 1

Keyword: ZIPEXTRACT - Extract all from zip

Posted: Sun Oct 10, 2021 5:21 pm
by YiMeng
Description
  • 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