Re: [WiX-users] Two questions on SelectionTree and Features.

2008-01-09 Thread Michal Peled
Wednesday, January 02, 2008 11:51 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Two questions on SelectionTree and Features. Brad, First question: Set the attributes when you are defining your feature and components. Example: Second question: There is no elegan

Re: [WiX-users] Two questions on SelectionTree and Features.

2008-01-02 Thread Aaron Shurts
Brad, First question: Set the attributes when you are defining your feature and components. Example: Second question: There is no elegant solution unfortunately. You could use a custom dialog that does not employ the SelectionTree control, such as checkboxes, or a custom action that hooks y