Skip to content
⌘ NSIS Forum Archive

section unchecked by default ?

4 posts

clary#

section unchecked by default ?

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#
If you are using the latest CVS version use the /o switch, if you're not, use SectionSetFlags in .onInit.