Skip to content
⌘ NSIS Forum Archive

Required sub section

4 posts

Steven Franklin#

Required sub section

Hi,

Can anybody tell me if it is possible to make a sub section required (show up as disabled). Currently the sub section contains two sections, each of which are required (and show up disabled), however the sub section looks like it could be selected/deselected, does anybody know how to solve this?

Steve
Joost Verburg#
A section does not have to be visible and you can put multiple things in one section. There is no need to have lots of disabled sections in your installer.

Uninstall sections also don't have to be similar to installer sections.