On 3/11/2010 11:02 PM, Jacques Eloff wrote:
> I've also add the WixFailWhenDeferred action to allow for injecting
> failures. I found that since it relies on the GAC, having Execute="commit"
> seems to work well by making sure the assemblies are in the GAC since this
> happens after the publishAssembly steps.
>    

Commit actions happen after the install is commited, so rollback isn't 
feasible. See "Commit Custom Actions" in the MSI SDK for details.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to