Re: [WiX-users] Conditional FeatureTree Features

2010-03-09 Thread Bob Arnson
On 3/8/2010 9:11 AM, Arun Perregatturv wrote: > For COMServer - Only FeatureF should be selected and displayed(cannot uncheck > this feature for this type of install) and rest is displayed but unchecked. > Is this possible? > The selection tree control doesn't support that. > Do have I have

Re: [WiX-users] Conditional FeatureTree Features

2010-03-08 Thread Arun Perregatturv
d code for each feature like this Thanks, Arun Perregattur -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Thursday, March 04, 2010 8:56 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Conditional FeatureTree Features On 3/4/2010 3:17 PM, Arun Pe

Re: [WiX-users] Conditional FeatureTree Features

2010-03-04 Thread Bob Arnson
On 3/4/2010 3:17 PM, Arun Perregatturv wrote: > I am using WIXUI_FeatureTree with removal of License and including a custom > dialog which has 3 radiogroups. Based on the radio group selection I have > display the feature set in the feature tree. Is it possible? > Yes. Use AddLocal and Remov