Archive: problem with nsisunz


problem with nsisunz
when nsisunz is trying to unzip a zipfile that is corrupt or not a zip file, i get these infinite "Extract: OK" messages, why would nsisunz give me OK messages when the file is not even a zip?

this hangs the installer and looks very bad!


It's obviously a bug. You should contact the author.
Otherwise, try the ZipDll plug-in or use unzip.exe.

Stu


Hi how did you install the nsisunz?
I need to use it because i cant use the zip.dll due to their licensing.
At the moment i just copied the dll to my plugins folder.
It seems working (I can compile the code & call the nsis::Unzip) it even give me the response "success"
but when i check the output folder nothing gets extracted.. Any one has use this plugin successfully?