Archive: Help With Opening Files (during Installation)


Help With Opening Files (during Installation)
I open exe files during the installation with "Exec......."
but how can I open zip files during the installation???

Please tell me the complete code

THANKZ


ExecShell open "$INSTDIR\file.zip"

-Stu


That will open the ZIP file in the available ZIP application.

If you want to extract the ZIP file you can use the ZipDLL plug-in which is available at http://nsis.sf.net/archive


I don't get it (ZipDLL) it is to hard could anybody tell
me the complete code. Not go to bla bla bla no just show me Please

THANKZ


All plug-ins come with documentation. Please take some time to read it yourself.

You can download ZipDLL here:
http://nsis.sourceforge.net/archive/...ZipDLLv1.2.zip