mailto:wix-users-
> [EMAIL PROTECTED] On Behalf Of Richard
> Sent: Friday, January 25, 2008 1:06 AM
> To: WiX Users
> Subject: Re: [WiX-users] Bootstrapper and MsiInstallProduct [Solved]
>
>
> In article
> <[EMAIL PROTECTED]>,
> "Wilson, Phil" <[EMAIL
In article <[EMAIL PROTECTED]>,
"Wilson, Phil" <[EMAIL PROTECTED]> writes:
> MsiInstallProduct *DOESN'T* return 0x80004005 for a missing MSI file. It retu
rns ERROR_FILE_NOT_FOUND (2) if the file isn't found and ERROR_PATH_NOT_FOUND (
3) if the path does not exist. This goes back to Richard'
.
Phil Wilson
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Krause, Henning
Sent: Thursday, January 24, 2008 2:30 AM
To: Richard; WiX Users
Subject: Re: [WiX-users] Bootstrapper and MsiInstallProduct [Solved]
Hello,
I've resolved the issue. Th
Anyway, thanks for your help!
Kind regards,
Henning Krause
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:wix-users-
> [EMAIL PROTECTED] On Behalf Of Richard
> Sent: Thursday, January 24, 2008 4:31 AM
> To: WiX Users
> Subject: Re: [WiX-users] Bootstrapper
In article <[EMAIL PROTECTED]>,
"Krause, Henning" <[EMAIL PROTECTED]> writes:
> the order is this:
>
> 1. Call calc.exe
> 2. Call MsiEnableLog
> 3. Call MsiInstallProduct.
>
> MsiInstallProduct then returns E_FAIL.
MSI functions don't return HRESULTs, so it doesn't return E_FAIL.
How are
t: Wednesday, January 23, 2008 9:01 PM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Bootstrapper and MsiInstallProduct
>
> Ah, ok, you said that MsiEnableLog didn't work - I thought that was
> still an issue. So your current problem is that calling MsiE
t?
Phil Wilson
-Original Message-
From: Krause, Henning [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 23, 2008 11:41 AM
To: Wilson, Phil; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Bootstrapper and MsiInstallProduct
Hi,
actually it's a .NET Bootstrapper.
I'm
s-
> [EMAIL PROTECTED] On Behalf Of Wilson, Phil
> Sent: Wednesday, January 23, 2008 8:03 PM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Bootstrapper and MsiInstallProduct
>
> MsiEnableLog (~0, . ) doesn't work. Something like MsiEnableLog
> (INS
Sent: Tuesday, January 22, 2008 11:36 PM
To: Paul McCloskey
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Bootstrapper and MsiInstallProduct
Hello,
I'm currently testing this by calling c:\winodows\system32\calc.exe...
to minimize side-effects.
And I wait for the other process
2008 10:41 PM
> To: Krause, Henning; Ben Greenberg
> Cc: wix-users@lists.sourceforge.net
> Subject: RE: [WiX-users] Bootstrapper and MsiInstallProduct
>
> Are you waiting for the perquisite executables to completely finish
> installing before trying to call MsiInstallProduct? There
22, 2008 4:36 PM
To: Ben Greenberg
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Bootstrapper and MsiInstallProduct
Hello,
I already call MsiEnableLog(~0, logfile, 3);
But no log is created. The method fails instantly.
Kind regards,
Henning
> -Original Message-
> Fro
; Cc: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Bootstrapper and MsiInstallProduct
>
> Perhaps you can try shelling out and running msiexec.exe with logging
> enabled. Even if it still doesn't work, you may have a more
> descriptive
> error message.
>
>
Perhaps you can try shelling out and running msiexec.exe with logging
enabled. Even if it still doesn't work, you may have a more descriptive
error message.
bg
Krause, Henning wrote:
> Hello,
>
> I'm writing a setup-bootstrapper which installs some required software
> before the actual MSI is
13 matches
Mail list logo