[WiX-users] The wixproj file and different configurations

2010-09-16 Thread Brendan CM
I have a small set of different projects I am building with WiX, and I don't use the standard Debug and Release configurations in Visual Studio. I'm using the wixproj file to integrate with Visual Studio, but I'm confused by something. When I add a wix project in visual studio and build it, it wo

Re: [WiX-users] ImagePath in registry invalid as installed by ServiceInstaller

2010-08-23 Thread Brendan CM
, Aug 23, 2010 at 1:20 PM, Brendan CM wrote: > I'm pretty sure there is something wrong here, but I don't know what it is. > > I'm using WiX 3.5, and I'm using the (project name).Generated.wxs files > that Visual Studio generates when you add references to them in th

[WiX-users] ImagePath in registry invalid as installed by ServiceInstaller

2010-08-23 Thread Brendan CM
I'm pretty sure there is something wrong here, but I don't know what it is. I'm using WiX 3.5, and I'm using the (project name).Generated.wxs files that Visual Studio generates when you add references to them in the wix project. When I build the service it includes all the files as I wanted, but