Can you try WiX v3.9 and if it still repros, please open a bug.
___
FireGiant | Dedicated support for the WiX toolset |
http://www.firegiant.com/
--
HPCC
Hi,
don't know if you fixed this already but,
.Net 4.5 occupies the same branch in the registry
(HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full)
the Wix code that searches for the version of the .net only checks if it
exists or not, that means it does not know which versio
To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Wix Burn 3.7 & .NET 4.5
>
> Does Burn not just install .NET 4.5 in your bootstrapper's main apply
> phase along with everything else? If you put it first in your chain, it
> should get installed first by Burn.
&g
users] Wix Burn 3.7 & .NET 4.5
Does Burn not just install .NET 4.5 in your bootstrapper's main apply phase
along with everything else? If you put it first in your chain, it should get
installed first by Burn.
Nicholas
On 10 January 2013 21:19, Thomas Hammond wrote:
> I updated
Does Burn not just install .NET 4.5 in your bootstrapper's main apply phase
along with everything else? If you put it first in your chain, it should
get installed first by Burn.
Nicholas
On 10 January 2013 21:19, Thomas Hammond wrote:
> I updated my bundle to use .NET 4.5 as the Mba Prereq. Th
I updated my bundle to use .NET 4.5 as the Mba Prereq. This works fine if I
install on a machine that does not have .NET 4.x installed. However, if I run
on a system that already has 4.0 installed, Burn does not install .NET 4.5 as a
prereq before loading my managed bootstrapper application. Eve
6 matches
Mail list logo