Re: [WiX-users] Selected features of a CustomizeDlg

2012-05-25 Thread Christopher Williams
Hi Nick, Thanks again for your prompt response. I have pasted the dialog portion of the modified "VerifyReadyDlg" below. For clarity, I made the font-size larger where I added code. My Dialog is called the "DBCredentialsDlg". It should be spawned whenever the user clicks the "install",

Re: [WiX-users] Selected features of a CustomizeDlg

2012-05-24 Thread Christopher Williams
I understand your point, however, the appearance of the dialog is dependent on which features are selected during the installation. Refer to my response to Nick's comments for a better expalnation of what I am trying to do. Thanks. Regards,Chris. > From: pally.sand...@iesve.com > To: wix-use

Re: [WiX-users] Selected features of a CustomizeDlg

2012-05-24 Thread Christopher Williams
Thanks for your response Nick. However, I am using the &SelectedFeature syntax to access the feature action state and the !SelectedFeature syntax to access the feature installed state. My issue is that the installer works perfectly for complete initial install and complete removal. The fo

[WiX-users] WiX feature determination problem

2012-05-24 Thread Christopher Williams
Hi All, Please help with the WiX problem described below. Using VS2010 ultimate, I made an installer with four features based on the WiX Mondo UI . On installation or removal, a dialog should appear to reguest additional information if the user selects one or both of two particular fe