Re: [WiX-users] SelectionTree Control

2007-09-02 Thread Bob Arnson
Alan Frye wrote: I am using a selection tree control and pushbutton on a dialog and need to determine which features are selection to be installed after selecting the pushbutton. Have you tried using the &FeatureId condition? -- sig://boB http://joyofsetup.com/ --

Re: [WiX-users] SelectionTree Control

2007-09-02 Thread Bob Arnson
Alan Frye wrote: I am using a selection tree control and pushbutton on a dialog and need to determine which features are selection to be installed after selecting the pushbutton. Use &FeatureId to determine the feature's action state. See "Conditional Statement Syntax" in the MSI SDK doc