Zoomed Image

AMSX Scripting Language - Command : Decompress

Summary

Decompress a zip archive to a folder or file

Description

Extracts the contents of the specified zip archive to the target location. File permissions are checked against the permitted folders list before the operation proceeds.

Parameters

ParameterDescription
cmdSource zip file to decompress
Argument 0Target folder or file path to extract to

Syntax


Decompress "Source zip file to decompress", "Target folder or file path to extract to"

Return to the AMSX Command Reference