Hi,
How do you override the dialogs provided in WixUIExtension.dll ? I¹m trying
to override the default behavior of MaintenanceWelcomeDlg.
Here are 2 things I¹ve tried:
1) Inserting a copy of this dialog into the <UI /> sequence causes light¹
to display the duplicate dialog name found
[exec] installer.wxs(51): error LGHT0091: Duplicate symbol
'Dialog:MaintenanceWelcomeDlg' found.
2) Overriding it with a new custom named dialog name
³NewMaintenanceWelcomeDlg², behavior of this causes the new dialog to be
skipped during uninstall sequnce it goes straight to VerifyReadyDlg
Any thoughts on how to trigger the ³NewMaintenanceWelcomeDlg² instead of
³MaintenanceWelcomeDlg² ?
Thanks,
Alex G.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users