d(int status)
{
return status >= 0;
}
}
-Original Message-
From: Nick Miller [mailto:nmil...@livetechnology.com]
Sent: Thursday, May 30, 2013 11:57 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
Awesome, thanks!
-Original Message-
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com]
Sent: Thursday, May 30, 2013 12:48 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
Ahh, then that is your answer. E.Status != 0 means
ginal Message-
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com]
Sent: Thursday, May 30, 2013 12:33 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
I was talking specifically in your MBA, on the ApplyComplete handler. I was in
the 3.8
-
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com]
Sent: Thursday, May 30, 2013 12:33 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
I was talking specifically in your MBA, on the ApplyComplete handler. I was in
the 3.8 codebas
ssion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
Thanks for the reply,
Here is the result when I break the CA:
APPLY COMPLETE, e.STATUS: -2147023293
APPLY COMPLETE, e.STATUS: -2147023293
-Original Message-
From: Hoover, Jacob [mailto:jaco
Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
Sorry for the delay, in your MBA, what is the value of e.Status from
private void ApplyComplete(object sender, ApplyCompleteEventArgs e)
From: Nick Miller [nmil...@livetechnology.com]
Sent
Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
HI Jacob,
Yes, I wrote the CA myself, its pretty simple, it changes some values in an INI
file based on choices the user makes during the install. I have several custom
actions that do different things, and I found that if any
Nope, here is my CA reference:
...
NOT Installed
-Original Message-
From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com]
Sent: Wednesday, May 15, 2013 1:39 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
Ok, so
-
From: Nick Miller [mailto:nmil...@livetechnology.com]
Sent: Wednesday, May 15, 2013 10:49 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
HI Jacob,
Yes, I wrote the CA myself, its pretty simple, it changes some values in an INI
fil
:36 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
Not enough information in what you have provided to give you more info...
Did you write this CA yourself? What does the CA do? Do you have logging
turned on for the CA? To me, it sounds
underlying exception.
-Original Message-
From: Nick Miller [mailto:nmil...@livetechnology.com]
Sent: Wednesday, May 15, 2013 9:53 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
Anyone have any ideas?
-Original Message
Anyone have any ideas?
-Original Message-
From: Nick Miller [mailto:nmil...@livetechnology.com]
Sent: Tuesday, May 14, 2013 11:09 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
Tried looking for Result.Error, and
: Tuesday, May 14, 2013 12:21 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] CA Error with MBA
CA messages come back to the MsiExecuteMessage() callback, IIRC.
On Mon, May 13, 2013 at 7:31 PM, Nick Miller wrote:
> Hi All,
>
> I have a managed boo
CA messages come back to the MsiExecuteMessage() callback, IIRC.
On Mon, May 13, 2013 at 7:31 PM, Nick Miller wrote:
> Hi All,
>
> I have a managed bootstrapper application that installs a couple of MSI I
> created, and for some reason the Bootstrapper.Error event never fires when
> one of the c
Hi All,
I have a managed bootstrapper application that installs a couple of MSI I
created, and for some reason the Bootstrapper.Error event never fires when one
of the custom actions fails. The CA returns ActionResult.Failure, and the
install rolls back, but my installer informs the user that
15 matches
Mail list logo