- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Method to select default features again
- 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
Method to select default features again
Let me try to explain my situation:
I have 4 of the 5 defined features in my setup selected by default.
I have created a custom dialog with 3 options (radio buttons). Depending on the option the user chooses, I need to deselect/select some of the 5 features. I did that by creating events on the Next button of that particular dialog(Remove/Addlocal feature names).
When the user comes into the next dialog and clicks back, bringing him back into the dialog with the radio buttons, I want that the default selected features can be easily selected again.
Is there a way to do that? A pre-defined customaction that can be called, a property that contains these default selection,....?
It need to be usable in both a clean install, as in a maintenance installation.