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
- :
- Install a feature based on another feature the user has selected
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 30, 2012
11:09 AM
Install a feature based on another feature the user has selected
Hello,
Thanks in advance for the help. My question is how do I install a feature based on another feature being select by the user to be installed? Can I do this with a condition statement? If so how? or do I have to do it in script? If I have to do in script then how would I do this?
Thanks
Dave.
Thanks in advance for the help. My question is how do I install a feature based on another feature being select by the user to be installed? Can I do this with a condition statement? If so how? or do I have to do it in script? If I have to do in script then how would I do this?
Thanks
Dave.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 02, 2012
10:59 AM
I think the best way is to make the "forced feature" as a parent feature of the selected feature
This way everytime you choose the child feature, its parent will always be installed...
This way everytime you choose the child feature, its parent will always be installed...
