Problem while installing in Silent mode
Hi all,
I have one installer/un-installer which installs the application successfully in Non-Silent mode. My installer has Language selection page, welcome page, InstallDir page and Install page integrated. I am trying to execute the installer by giving the /S option with the executable... but its not installing the application in silent mode. Can any one tell me what all modification I have to do in my code to make it install the application in Silent mode.
What eg. can I look in NSIS.
I looked into bigtest.nsi. It did not help.
Pls anyone reply.
Thanks in advance.
VCR