Re: [WiX-users] Dialog execution order

2010-08-15 Thread Bob Arnson
On 8/13/2010 10:58 AM, gapearce wrote: > Thanks Blair - That fixed it... it would be cool if your sentence explaining > the problem was easily found or otherwise available in the doc...I was > scratching my head for a long time over this. It is, in the ControlEvent MSI doc. -- sig://boB http:/

Re: [WiX-users] Dialog execution order

2010-08-13 Thread gapearce
Thanks Blair - That fixed it... it would be cool if your sentence explaining the problem was easily found or otherwise available in the doc...I was scratching my head for a long time over this. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Dialog-

Re: [WiX-users] Dialog execution order

2010-08-12 Thread Blair
If you have more than one NewDialog event that has a true condition, the one with the highest order number will execute, and the others will be ignored. You need to make your conditions mutually exclusive. -Original Message- From: gapearce [mailto:mr_gapea...@yahoo.com] Sent: Thursday, Au

Re: [WiX-users] Dialog execution order

2010-08-12 Thread gapearce
I should also mention that the dialog in question will display if I don't un-check the CONFIGSMTP check box, i.e. Property CONFIGSMTP = "1"... -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Dialog-execution-order-tp5417778p5417804.html Sent from t