PDA

View Full Version : section unchecked by default ?


clary
15th September 2003, 08:42
Hi all,

I use Nsis 2 in modern UI and I have 3 components to install in my application.

I 'd like to have the second and the third one unchecked by default.
I searched in the forum but didn't find hox to do.

Is it possible ?

kichik
15th September 2003, 08:44
If you are using the latest CVS version use the /o switch, if you're not, use SectionSetFlags in .onInit.

clary
15th September 2003, 08:47
How can I be sure to have the last CVS ?

Joost Verburg
15th September 2003, 09:23
Get a development snapshot at http://nsis.sf.net