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
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Setting features Active/Inactive...
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
Jul 08, 2011
01:50 AM
Setting features Active/Inactive...
Hi,
I was using InstallShield Multiplatform 5.3 in my company. Now the company has adopted InstallAnywhere 2011 and I have to recreate all the existing setups for Win-64. In our previous projects we were setting all the features to false (active property) and based on certain conditions we were setting the to true from installation tab sothat they can get installed. In ISMP it was very easy.
Now, I have to do the same in my IA 2011 projects. Can anyone help me to find the solution?
Thanks.
I was using InstallShield Multiplatform 5.3 in my company. Now the company has adopted InstallAnywhere 2011 and I have to recreate all the existing setups for Win-64. In our previous projects we were setting all the features to false (active property) and based on certain conditions we were setting the to true from installation tab sothat they can get installed. In ISMP it was very easy.
Now, I have to do the same in my IA 2011 projects. Can anyone help me to find the solution?
Thanks.
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jul 08, 2011
05:09 AM
Start here:
FeatureSelectItem
FeatureSetData
These are function names you can search for in the Help. Try using them according to your needs.
FeatureSelectItem
FeatureSetData
These are function names you can search for in the Help. Try using them according to your needs.
