Use MsiProcessMessage() and the right thing happens.

-----Original Message-----
From: Michael Owings [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 22, 2008 13:56
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Getting the MSI Main UI window handle

I have some C++ custom actions in my installer that will occasionally
pop up message box warnings or prompts. I'm using NULL (Desktop) as the
parent window handle for these message boxes, but under vista, they tend
to show up hidden beneath the main WIX ui. Is there a way to get a
useable window handle to the main wizard UI that I can use as a parent
to prevent this from happening?

Thanx -- mikey
--
Teleoperate a roving mobile robot from the web:
http://www.swampgas.com/robotics/rover.html

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to