PDA

View Full Version : Always checked section


360Access
8th December 2004, 11:46
Hello, I have made an installer that checks for the presence of files in a certain folder on my dvd disc and presents the components according to the files found. The trouble is that although the found files are displayed, they arent automaticalled checked to be installed, does anyone know how to make components auto-checked whe the installer is run??

I have attached my nsi script if anyone need to see it..

Thanks in advance!

Afrow UK
8th December 2004, 12:12
Have you tried the SelectSection macro in Sections.nsh?

-Stu