Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   installer in silent mode doesn't work (http://forums.winamp.com/showthread.php?t=265321)

JamesKiller 7th February 2007 21:18

installer in silent mode doesn't work
 
because our installer is for upgading our software. It requires the installer should run in silent mode.

I trid to those command lines
----------------------------------
SilentInstall silent

function .onInit
SetSilent silent
functionend
-----------------------
But it doesn't work. I have added two custom pages with 3 checkbox (default is checked)?
How can i do?

Red Wine 8th February 2007 09:48

Check with IfSilent into custom page's show function, set the default values for all 3 check boxes and skip to custom page's leave function.


All times are GMT. The time now is 04:45.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.