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
- :
- Getting Feature state!
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
Feb 10, 2009
10:47 PM
Getting Feature state!
Hello there,
During the installation I am selecting some of the features (Example: FeatureA)that need to be installed. Installation is successful. Now I am running the installation in the maintenance mode (modify). How to get the state of the feature (FeatureA and another new feature FeatureB) whether it is selected or installed ???FeatureA was already installed during the initial installation? Now during the Maintenance modify I am installing the FeatureB...
I am perfoming an action based upon the feature selection condition. Please help me!!!
During the installation I am selecting some of the features (Example: FeatureA)that need to be installed. Installation is successful. Now I am running the installation in the maintenance mode (modify). How to get the state of the feature (FeatureA and another new feature FeatureB) whether it is selected or installed ???FeatureA was already installed during the initial installation? Now during the Maintenance modify I am installing the FeatureB...
I am perfoming an action based upon the feature selection condition. Please help me!!!
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 11, 2009
05:09 PM
If you haven't yet, please see the help topic "Conditional Statement Syntax", which describes (and gives examples of) how to detect feature selections and states...