Prev Previous Post   Next Post Next
Old 12th January 2005, 05:15   #1
Comperio
Major Dude
 
Comperio's Avatar
 
Join Date: Jan 2005
Location: Oregon Coast
Posts: 737
Silent Mode Installation question

I'm trying to create an installation that has the option of installing in silent mode if the user specifies a paramater on the command line. (the paramter is: /L=[path and file name here])

If I detect the parameter, then I set the install to go into into silent mode using a "SetSilent silent" command in .OnInit.

This works great, exept that the code in my sections never runs.

As a test, I place the command "SilentInstall silent" before my sections and found using this, the install was silent AND the code executed perfectly from each section. (Unfortunatley, this also means that my install is ALWAYs silent, which is not exactly what I wanted.)

What might I be missing in the original function inside .onInit?
Comperio is offline   Reply With Quote
 
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump