I've no idea what the "1" located in the middle means? And based on this, i 
came across a phenomenon:
 
when i write 
<Custom Action="myAction" After="ExecuteAction"/>, 
the msi can work as i expected, but it will run into "end prematurely" problem 
when removed (here i mean "remove" rather than "uninstall", if i uninstall it, 
say, from control panel, it will work correctly);
 
however, when i write
<Custom Action="myAction" After="ExecuteAction">1</Custom>, all the jobs can 
work well, no "premature" things occur.
 
So is there anyone give an explanation about that?
Thanks!
 
_________________________________________________________________
Connect to the next generation of MSN Messenger 
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
-------------------------------------------------------------------------
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