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
Help With Opening Files (during Installation)
5 posts
ExecShell open "$INSTDIR\file.zip"
-Stu
-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
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
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:
You can download ZipDLL here: