Hi,

I have a general question about using the <Publish> element to invoke custom 
actions. I've implemented the steps listed in the well-known WiX v3 tutorial 
(http://www.tramontana.co.hu/wix/lesson8.php) to launch an installed app after 
the user clicks Finish, however, I don't understand exactly how the custom 
action works. If I open my MSI with ORCA I don't see that custom action 
scheduled in any sequence, so I was wondering how does the <Publish> element 
invoke that custom action? How is it sequenced? Do the same rules apply to the 
action when it is immediate, deferred or commit (the tutorial is using the 
default, which as far as I know is immediate)? And is there a way to implement 
the same functionality using only the <CustomAction> and <Custom> elements?
Thank you.

Regards,
    Stefan
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to