Skip to content
⌘ NSIS Forum Archive

Check box or drop-down menu in installer Section

2 posts

zbd#

Check box or drop-down menu in installer Section

Hi, I am wondering if it is at all possible to have a user select one of a few options in either a drop down menu or a check box in the installer sections?

I could do it in a custom page, but I need the user to select during the INSTFILES section.

There isn't anyway to show a custom page in between sections is there?

I just need a way for the user to select something so i can record it in a variable.

Thanks.