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. |