t
Subject: [WiX-users] Wix burn bootstrapper ARP values missing.
Hi, I am currently validating the app using the Windows App kit certify. It
looks like I have to get rid of a warning which says:
Program fails due to missing install location.
Native apps e.g. 32 and 64 bit must be i
That sounds like the install location is missing in the ARP entries,
and you can set that in each MSI by setting the ARPINSTALLLOCATION
property to the value of INSTALLFOLDER (if that's what you're using)
after the location has been chosen.
http://robmensching.com/blog/posts/2011/1/14/arpinstalllo
Hi, I am currently validating the app using the Windows App kit certify. It
looks like I have to get rid of a warning which says:
Program fails due to missing install location.
Native apps e.g. 32 and 64 bit must be installed to the %ProgramFiles%
folder by default, note that 32 bit apps in
Good afternoon
I'm spending the next couple of days investigating Burn in order to ditch our
custom C++ bootstrapper. I like what Burn appears to offer.
When I try to use a UX DLL that targets the .NET Framework 4, the EXE that Burn
outputs won't even launch. The error log in %TEMP% shows:
[4A
1, 2008 11:42
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WiX Burn bootstrapper
Hi Rob,
Thanks for the fast reply, I think WiX is great and look forward to the
continuing developments.
I hope the first few days with the LiveMesh team are going well.
Al
ent: Thursday, September 11, 2008 08:34
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] WiX Burn bootstrapper
>
> Hi Folks,
>
> I'm quite new to WiX and I'm looking at using it to build an install
> project that requires chaining a couple of simple MSI
ursday, September 11, 2008 08:34
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX Burn bootstrapper
Hi Folks,
I'm quite new to WiX and I'm looking at using it to build an install
project that requires chaining a couple of simple MSI's together.
I've read a little abou
Hi Folks,
I'm quite new to WiX and I'm looking at using it to build an install
project that requires chaining a couple of simple MSI's together.
I've read a little about the Burn Bootstrapper, and that it has been
dropped from the WiX v3 roadmap.
http://sourceforge.net/mailarchive/message.php?
8 matches
Mail list logo