Костиков Александр wrote:
> But DIFxAPP extension is executed after InstallFinalize and my custom action
> needs to be executed after DIFxAPP.
> So there is no way to rollback?
>
No, the transaction is committed during InstallFinalize. See
http://msdn.microsoft.com/en-us/library/aa369505(VS.85
.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: Thursday, August 14, 2008 7:16 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Response to error in CustomAction
Костиков Александр wrote:
> My CustomAction
Костиков Александр wrote:
> My CustomAction is executed after InstallFinalize.
> Desired behavior - installer rolls back.
>
After InstallFinalize, the setup transaction is committed, so rollback
isn't possible. You need deferred and rollback CA pairs before
InstallFinalize to get the rollback
My CustomAction is executed after InstallFinalize.
Desired behavior - installer rolls back.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Костиков
Александр
Sent: Thursday, August 14, 2008 5:38 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users]
4 matches
Mail list logo