Re: [WiX-users] Immediate CA failure not causing rollback.

2009-01-15 Thread Bob Arnson
hegsie wrote: > I have a CA that can in odd circumstances fails to execute successfully so I > 'return ActionResult.Failure;' But this doesn't seem to roll the > installation back it simply, says that the installation ended prematurely. > Immediate custom action failures don't cause rollback b

Re: [WiX-users] Immediate CA failure not causing rollback.

2009-01-14 Thread Rob Mensching
Can you provide more information about the CustomAction? For example the definition and scheduling for the CustomAction would be very helpful. -Original Message- From: hegsie [mailto:heg...@gmail.com] Sent: Wednesday, January 14, 2009 02:18 To: wix-users@lists.sourceforge.net Subject: [W