|
|
#1 |
|
Junior Member
Join Date: Sep 2008
Posts: 1
|
NSIS Installer based on zip file
Hello,
I want to make a installer based on zip file. But how can I disable the Installation Menu. I will that all the installation run automatically. thanks for your help |
|
|
|
|
|
#2 |
|
Major Dude
Join Date: Jan 2005
Location: Oregon Coast
Posts: 737
|
You can force silent mode by by adding "SetSilent silent" in .onInit. Or run the install with the "/S" switch.
Info for both is in the help files. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|