I don't understand what do you mean by the equivalent of
::MsiProcessMessage.
I checked the MsiProcessMessage and it seems that there is no equivalent to
my need,  or am i missing something?
On Aug 17, 2014 6:59 AM, "Rob Mensching-7 [via Windows Installer XML (WiX)
toolset]" <ml-node+s687559n7596390...@n2.nabble.com> wrote:

> Use the equivalent of ::MsiProcessMessage() and the z-order will be
> correct.
>
> _______________________________________________________________
>  FireGiant  |  Dedicated support for the WiX toolset  |
> http://www.firegiant.com/
>
> -----Original Message-----
> From: ZivCizer [mailto:[hidden email]
> <http://user/SendEmail.jtp?type=node&node=7596390&i=0>]
> Sent: Saturday, August 16, 2014 2:42 PM
> To: [hidden email] <http://user/SendEmail.jtp?type=node&node=7596390&i=1>
> Subject: [WiX-users] Showing Windows.Forms UI from CustomAction
>
> Hi,
> I have a managed CustomAction in C#, and I would like to show a
> Windows.Forms dialog.
>
> I know that there is a better solution for showing message box, but that's
> not my case.
>
> The dialog is shown fine, but it opens in the background behind the
> installer.
>
> ** just for example, my UI is custom and not OpenFileDialog:
>  var fileDialog = new OpenFileDialog();
>   fileDialog.ShowDialog();
>
> Is there a way to show my dialog in front of the MSI?
>
> THANKS! Ziv.
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Showing-Windows-Forms-UI-from-CustomAction-tp7596389.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> WiX-users mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=7596390&i=2>
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> WiX-users mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=7596390&i=3>
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Showing-Windows-Forms-UI-from-CustomAction-tp7596389p7596390.html
>  To unsubscribe from Showing Windows.Forms UI from CustomAction, click
> here
> <http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7596389&code=Y2l6ZXIuekBnbWFpbC5jb218NzU5NjM4OXwtMTM0NTE5NjgwMg==>
> .
> NAML
> <http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Showing-Windows-Forms-UI-from-CustomAction-tp7596389p7596391.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to