On Wed, 8 Sep 2010 09:55:43 +0100
"Nick Ball" <nick.b...@grantadesign.com> wrote:

> We ended up switching to DotNetInstaller for bootstrapping .Net 4.0 
> 
> http://dotnetinstaller.codeplex.com/

One problem I've come across with bootstrapping .NET 4 is that if you
check the version of mscoree.dll to see if it's 4.0 or newer that check
will always fail on the checked build of Windows 7 - so you'll never
get past the prerequisites check. I don't know how much of a problem
that is, but it was for me because I was wanting to test my driver on
the checked build.

-- 
Bruce Cran

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to