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
- :
- Re: Conditions for Custom Actions
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
Dec 01, 2011
12:59 AM
Conditions for Custom Actions
Hello.
I want to make some conditional checking before execution custom action:
I have several features, and I want to know does user select feature befor executing this action.
BTW,
I have different releases and one of this release contins all feature, another contains only few.
I want to make some conditional checking before execution custom action:
I have several features, and I want to know does user select feature befor executing this action.
BTW,
I have different releases and one of this release contins all feature, another contains only few.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 05, 2011
05:26 PM
For Basic MSI projects, you can use feature's state and action in custom action's condition. For further info, please refer to Conditional Statement Syntax.