Page 1 of 1

<UnzipFile> command

Posted: Tue Sep 03, 2019 12:25 pm
by SAMEtechAndy
Hi,

I am having issues with the <UnzipFile> command not working. The zip file does exist in the ThirdParty directory and I can extract it manually. The %ThirdParty% variable is pointing to the correct folder.

When I run:

<UnzipFile>
%ThirdParty%\CrystalDiskInfo.zip

then it says it has successfully extracted the zip file, but it doesn't.

Strangely, if I copy the zip file to D:\Downloads and run:

<UnzipFile>
D:\downloads\CrystalDiskInfo.zip

then it says it has failed to extract the zip file, but it actually does extract it as expected

Andy

Re: <UnzipFile> command

Posted: Tue Sep 03, 2019 12:57 pm
by Fred
Hi Andy.

Thank you for reporting this. I will release an update soon which will address this issue. Have a nice day!