Hi, I wrote a custom action that pops up a dialog asking the user
whether to continue or to cancel the installation, and if the user
clicks the "No" pushbutton, the custom action returns
ERROR_INSTALL_USEREXIT. However I am finding that it doesn't work, the
installer would simply continue with the next dialog. The log shows that
the custom action returned 2, which seems to be correct, but the
installer just doesn't exit(ie. Go to the ExitDialog that displays
"Install interrupted..."). Also, when I tried using
ERROR_INSTALL_FAILURE, the installation did indeed exited and log shows
CA returned 3, but the "Installation ended prematurely" message was
displayed, and I don't want that.



So is there anyone who has had this problem?



Thanks!



Roger Yen




---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.
-------------------------------------------------------------------------
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

Reply via email to