Re: [WiX-users] on show dialog is loosing focus for my main screens

2009-04-10 Thread Heath Stewart
When is this dialog spawned? After and before what events? It also seems that your custom actions aren't scheduled and executing at the proper time. No UI should ever be displayed for those CAs, and they should be executed when the progress dialog is displayed. Any machine state-changing CAs should

[WiX-users] on show dialog is loosing focus for my main screens

2009-04-06 Thread Hukumchand Shah
Hi All, I am creating some message dialogs and showing them in as shown below 1 1 !(loc.upgrademsg) condition when this dialog appears and when I press yes button of this dialog then my main