Subject: Re: [WiX-users] Installer radio buttons that disable features
You probably want to use the AddLocal and Remove events. Try adding
something like this inside the
Control element for your Next button:
The AddLocal and Remove events update the list of features to be installed
The text
You probably want to use the AddLocal and Remove events. Try adding something
like this inside the
Control element for your Next button:
The AddLocal and Remove events update the list of features to be installed The
text given for Value
is the ID of the feature. I'm digging up old W
2 matches
Mail list logo