This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Subfeature Selection
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Dec 13, 2011
02:28 PM
Subfeature Selection
I've seen lots of threads on this issue but I still can't get it working.
I have a feature and a subfeature. I have set my subfeature to InstallLevel 200 and to Install Local. The parent feature is InstallLevel 1 and InstallLocal.
When I select the feature, the subfeature is selected automatically. However, when I go to deselect the subfeature, the feature becomes unchecked.
How can I get it so just the feature is selected but the subfeature is not?
I have a feature and a subfeature. I have set my subfeature to InstallLevel 200 and to Install Local. The parent feature is InstallLevel 1 and InstallLocal.
When I select the feature, the subfeature is selected automatically. However, when I go to deselect the subfeature, the feature becomes unchecked.
How can I get it so just the feature is selected but the subfeature is not?
(3) Replies
‎Dec 14, 2011
12:13 PM
I forget what all the interactions are in features trees like this, but I think perhaps adding an invisible empty feature as a sibling of the one you want to be able to avoid selecting may help. Certainly adding a visible one would help, but that's not what you're looking for.
‎Dec 16, 2011
08:05 AM
Yup, gotta love Windows Installer behavior. But before assuming Microsoft left us a bug, consider how you would get that other behavior if it didn't work that way. Maybe just maybe this is a "feature." 😉