[wix-users] Launching my C# Forms on Custom Action

Nir Bar nir.bar at panel-sw.com
Sun Apr 22 01:53:16 PDT 2018


Displaying UI with Windows.Forms does not take into account UI level (silent / reduced / etc.)
If you're using MSI UI, then add a dialog to the sequence.
If using a custom BA, then add the UI there.

If you still decide to use Windows.Forms, then use a try ... catch block and log the exception.


--
Nir Bar, Independent WiX Expert. Creator of-
JetBA: WiX WPF Bootstrapper User Interface Framework

JetBA++: WiX Native Bootstrapper User Interface Framework





More information about the wix-users mailing list