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 ?
section unchecked by default ?
4 posts
If you are using the latest CVS version use the /o switch, if you're not, use SectionSetFlags in .onInit.
How can I be sure to have the last CVS ?
Get a development snapshot at http://nsis.sf.net