Feature Requests item #1338655, was opened at 2005-10-26 13:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1338655&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wixui
Group: None
Status: Open
Priority: 5
Submitted By: Brian Simoneau (briansimoneau)
Assigned to: Bob Arnson (barnson)
Summary: Performing additional action on exit

Initial Comment:
I want to perform a particular custom action anytime the 
installation exits, either because of user canceling, fatal 
error, or successful completion.  It looks like OnExit 
attribute of the Custom element is the way to do this.  
However, http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/msi/setup/installuisequence_table.asp 
says that

"No more than one action may have a negative value 
entered in the Sequence field."

This seems to be what I am seeing.  The Show dialog 
defined in the WiX UI Common.wxs is being displayed, 
but my custom action with the same negative sequence 
number is not being executed on exit.  I want to get my 
custom action to run on exit while still showing the 
default exit dialogs.

Based on what Bob Arnson had to say, this could be 
done once we have binder variables.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1338655&group_id=105970


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to