On Wed, 8 Sep 2010 11:17:29 +0100 "Nick Ball" <nick.b...@grantadesign.com> wrote:
> The package that comes with Visual Studio (which I assume you are > currently using) does the same registry check. From the product.xml > file: > > <InstallChecks> > <RegistryCheck Property="DotNet40Full_TargetVersion" > Key="HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Full" > Value="Version" /> > </InstallChecks> Actually I'm using dotNetBootstrapper to install the Client Profile, since I dislike the Visual Studio bootstrapper - both the fact that it requires multiple files to work, and it needs a copy of Visual Studio to build it. > BTW, take a look in that file, and you'll see how to launch the > package specifying /q etc: Yes, I'm already using "/q /norestart" when bootstrapping .NET and VC++ 2010 - unfortunately it seems /passive is broken otherwise I'd use that. It seems I jumped to the wrong conclusion regarding Burn: it appears from the code that it just does a LoadLibrary() and that'll be why it's seeing the old version from system32. -- 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