![]()  | 
	
	UVK scripting commands - <UnzipFile> | 
	![]()  | 
Unzip zip files listed in the lines below this keyword to the specified folders.
The Zip file and destination folder must be specified in the following format:
Path of the zip file | Path of the destination folder
Environment variables are supported for both paths. If the destination folder does not exist, it will be created.
Note: This command is only available to registered users.
Example:
<UnzipFile>
			%ThirdParty%\MyzipName.zip | %ThirdParty%\MyFoldername
			%ThirdParty%\MyzipName2.zip | %ThirdParty%\MyFoldername2
Back to the list