PDA

View Full Version : How to hide the features based on requirement using installscript



karunakar
08-20-2009, 09:11 AM
Hi All

I have three features in my install shield

I want to show the 2 features based on reqirement. 1 feature should be Display visible none

How to write a code in installation script file
Please help me.


Regards,
Venu

RobertDickau
08-20-2009, 06:32 PM
What kind of project are you using? If InstallScript, FeatureSetData + FEATURE_FIELD_VISIBLE enables you to hide or show a feature...