Re: [WiX-users] Condition in Feature

2009-07-21 Thread Bob Arnson
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 inst

Re: [WiX-users] Condition in Feature

2009-07-21 Thread Peter Shirtcliffe
14:57 To: wix-us...@lists.sourceforge.net. Subject: [WiX-users] Condition in Feature Hello, I am trying to make a simple windows installer constisting of these features: feature1 feature2 examples. The feature examples consists of features: examples_feature1 (will be hidden) examples_f

[WiX-users] Condition in Feature

2009-07-21 Thread Tamara Kustarova
Hello, I am trying to make a simple windows installer constisting of these features: feature1 feature2 examples. 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 fea