Re: [WiX-users] Failures build project with WiX 3.5 inside VS2010

2010-07-26 Thread Jeffrey Cutting
in; charset=UTF-8 Hmm, I think you should open a bug with all the information. This sounds new. On Thu, Jul 22, 2010 at 4:47 PM, Jeffrey Cutting wrote: > I've just upgraded from VS2008 and WiX 3.0 to VS2010 and WiX 3.5 > (3.5.1916.0, to be exact). I can build a couple of my most simp

[WiX-users] Failures build project with WiX 3.5 inside VS2010

2010-07-22 Thread Jeffrey Cutting
I've just upgraded from VS2008 and WiX 3.0 to VS2010 and WiX 3.5 (3.5.1916.0, to be exact). I can build a couple of my most simple WiX projects inside Visual Studio without error. However, when I attempt to build a few of my other projects (which still build without error in WiX 3.0) inside Vi

[WiX-users] WixUI issue when using two-pass linking with light

2010-03-19 Thread Jeffrey Cutting
I've just modified my install build to call light.exe (via the MSBuild task) with -xo and -bf and then do a second pass with the .wixout (also via the Light MSBuild task) so I can bind the install binaries into the .wixpdb. I want to generate patches without using admin installs, but since I wa