Re: [WiX-users] Microsoft bootstrapper

2010-09-16 Thread Sai Kodi
PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Microsoft bootstrapper Thanks for your help. Unfortunately this does not work. As you had suggested I created a bootstrapper file. Located it in c:\ Changed to the V3.5 of the framework directory and ran msbuild with the arg

Re: [WiX-users] Microsoft bootstrapper

2010-09-16 Thread Umeshj
Thanks for your help. Unfortunately this does not work. As you had suggested I created a bootstrapper file. Located it in c:\ Changed to the V3.5 of the framework directory and ran msbuild with the argument bootstrapper file. Here is the output. --- C:\>cd C:\Windows\Microsoft.NET\Framew

Re: [WiX-users] Microsoft bootstrapper

2010-09-16 Thread Sai Kodi
Here is a working bootstrapper (save the below content as an xml file): http://schemas.microsoft.com/developer/msbuild/2003";> $(registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\GenericBoot strapper\...@path) Microsoft .NET Framework 3.5 true Wi