Re: [WiX-users] Conditional dialog after CustomizeDlg

2009-02-10 Thread troy hostetter
Would someone have an example of how to "subscribe to the feature selection events on the feature tree and set a property when the appropriate feature has been selected and reset that property when the feature is deselected." or something similar? I am not familiar yet with subscribing to feature

Re: [WiX-users] Conditional dialog after CustomizeDlg

2009-02-10 Thread Richard
In article <4c9b3bd50902101415r3bb67619t182920cef1ef7...@mail.gmail.com>, troy hostetter writes: > Basically, I want the user to enter additional info if the Feature > "FE__SPC.SiteProvisionService" is selected. What happens is it always goes > to VerifyReadyDlg. Feature (or component) st