Keyword: ZIPEXTRACT - Extract all from zip

Keywords are used within scripts that enabled powerful features such as dynamic variables, clipboard manipulation, read/write files, mimic inputs and more.
User avatar
YiMeng
Author
Posts: 236
Joined: Sat Jul 18, 2020 10:58 pm
Location: NY
Contact:

Keyword: ZIPEXTRACT - Extract all from zip

Unread post 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