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
- :
- Conditonally install features in Installscript projects
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
Sep 25, 2008
03:45 AM
Conditonally install features in Installscript projects
Hi,
I am working on InstallScript project.
I want to conditionally install features during the "complete" installation depending on whether it is installed by some previous product. Is there any command by which i can disable the installation of a particular feature from Installscript?
Thanks in advance,
sachit1349
I am working on InstallScript project.
I want to conditionally install features during the "complete" installation depending on whether it is installed by some previous product. Is there any command by which i can disable the installation of a particular feature from Installscript?
Thanks in advance,
sachit1349
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 25, 2008
08:13 AM
The Installscript function FeatureSelectItem should do the trick.
