Skip to content
⌘ NSIS Forum Archive

Help With Opening Files (during Installation)

5 posts

VegetaSan#

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
Joost Verburg#
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
VegetaSan#
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
Joost Verburg#
All plug-ins come with documentation. Please take some time to read it yourself.

You can download ZipDLL here: