[wix-users] CustomExitDialog conflicts with ExitDialog on sequence when OnExit=success is used
hicham.seffendji at bt.com
hicham.seffendji at bt.com
Thu Sep 29 01:58:20 PDT 2016
Thanks Rob. The reason why I didn't consider that option was the amount of customisation I'd have to make: basically creating all screens manually and linking them with each other based on conditions (e.g. error should display a fatal error dialog, progress bar dialog could lead to exit dialog if it's the happy path or show other messages if problems occur, etc.).
So I believe to minimise the chance of introducing errors, I should stick with the default WiX sequence (I only customise the bitmaps) and substitute the default landing exit dialog with my custom one.
Regards,
Hicham
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Rob Mensching
Sent: 28 September 2016 16:54
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] CustomExitDialog conflicts with ExitDialog on sequence when OnExit=success is used
Or maybe? http://wixtoolset.org/documentation/manual/v3/wixui/wixui_customizations.html
_____________________________________________________________
Short replies here. Complete answers over there: http://www.firegiant.com/
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of hicham.seffendji at bt.com
Sent: Wednesday, September 28, 2016 3:58 AM
To: wix-users at lists.wixtoolset.org
Subject: Re: [wix-users] CustomExitDialog conflicts with ExitDialog on sequence when OnExit=success is used
Thanks for your reply Phil. The problem is I am not able to renumber or delete the default ExitDialog as I do not have access to its wxs. I know it is available on GitHub but the way I am using it in the project is by reference (not adding the classes). Do you reckon it's a good idea if I checkout the source from GitHug, alter it then build a new binary to use with my project?
Regards,
Hicham
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list