Re: [WiX-users] How to display the list of features to be installed

2011-10-28 Thread Wang, Miaohsi
Wednesday, October 26, 2011 5:59 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to display the list of features to be installed Well, the problem is, in my experience with the FeatureTree control, is that you need an event triggered by it or after it to update

Re: [WiX-users] How to display the list of features to be installed

2011-10-26 Thread John Cooper
: Wednesday, October 26, 2011 3:56 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to display the list of features to be installed I couldn't say. Almost all our installers have a single feature so it's not something I have an in-depth knowledge o

Re: [WiX-users] How to display the list of features to be installed

2011-10-26 Thread Peter Shirtcliffe
o: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] How to display the list of features to be installed Hi Peter, Thank you for responding to my question. I have a few more specific questions for you. 1. For first time install, if I want to determine if a feature is se

Re: [WiX-users] How to display the list of features to be installed

2011-10-25 Thread Wang, Miaohsi
From: Wang, Miaohsi [mailto:miaohsi.w...@invensys.com] Sent: 24 October 2011 19:07 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] How to display the list of features to be installed Dear All, We would like to display before entering the Execute sequence the list of fea

Re: [WiX-users] How to display the list of features to be installed

2011-10-25 Thread Peter Shirtcliffe
com] Sent: 24 October 2011 19:07 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] How to display the list of features to be installed Dear All, We would like to display before entering the Execute sequence the list of features that the user selects to install, but d

[WiX-users] How to display the list of features to be installed

2011-10-24 Thread Wang, Miaohsi
Dear All, We would like to display before entering the Execute sequence the list of features that the user selects to install, but do not know what the best approach would be. Specifically, the implementation involves getting the feature install status and organizing the features to install int