Skip to content
⌘ NSIS Forum Archive

Disabling a section

1 posts

sproket#

Disabling a section

Hi all,

I'm building an upgrader for my application. Is it possible to disable a section based on a condition?

What I'd like to do is check for a key in the registry and if it's not there then the section would not be selectable by the user.

TIA