Tamara Kustarova wrote:
> The feature examples consists of features:
> examples_feature1 (will be hidden)
> examples_feature2 (will be hidden)
> I want to install feature "examples_feature1" ONLY if user selected 
> feature1 to install and feature "examples" to install. Similarly, I want 
> to install feature "examples_feature2" ONLY if user selected feature2 
> and feature "examples".
>   

Just make the examples_feature<x> a child of the feature<x> feature and 
mark it InstallDefault="followParent". Using feature states in feature 
conditions won't work; see 
http://www.joyofsetup.com/2008/04/09/feature-states-in-component-conditions/.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to