[wpkg-users] Unable to use 7z to decompress an archive?

Stefan Pendl stefan.pendl.71 at gmail.com
Sat Mar 15 11:21:55 CET 2014


Am 12.03.2014 13:27, schrieb Luca Manganelli:
> On 12/03/2014 11:23, Ingo Arndt wrote:
>> I had similiar issues with 7zip. I had to use a static compiled Version
>> of 7z.exe (574KB) for wpkg to be able to use it within scripts.
>
> Using %COMSPEC% /c 7z.exe ... > LOG.LOG fixed my problem with the 
> non-static compiled.
>
> NOTE: the redirection >LOG.LOG is mandatory, otherwise WPKG and 7z 
> together will "freezee" on execution.
>

The output redirection is needed due to a bug in the Windows Scripting 
Host, which freezes if the output exceeds 1024 characters.

In addition it will also help fixing problems, if you have a log file.


--
Stefan P.

Top-posting:
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?




More information about the wpkg-users mailing list