Re: [WiX-users] Building Source/Learning Burn

2011-07-30 Thread Rob Mensching
Someone else noted recently that uninstalls aren't happening in all cases. If you have a Burn log file showing the problem, please open a bug. It sounds like something is wrong in there. On Fri, Jul 29, 2011 at 9:06 PM, JesseBearden wrote: > With a little tweaking 5 out of 8 projects built, but

Re: [WiX-users] Building Source/Learning Burn

2011-07-29 Thread JesseBearden
With a little tweaking 5 out of 8 projects built, but the Setup\UX did and that was the main one I was interested in(I think). I'm still relatively new to this, and sort of tackling each different piece at the same time. For the time being I used the WixStandardBootstrapperApplication.RtfLicense

Re: [WiX-users] Building Source/Learning Burn

2011-07-28 Thread Rob Mensching
Easiest way into Burn, is to use VS 2010 and open the .sln file. It's like the only .sln file that opens correctly in all of the WiX toolset. Burn is new and since we are planning to migrate the WiX build to a pure MSBuild solution in the future, we wanted to see how far we could go with Burn. We

[WiX-users] Building Source/Learning Burn

2011-07-28 Thread Bearden, Jesse
For a few years I've maintained a behemoth of an installation written in Installshield that has hit a point that it's really just too much to maintain. I had some thoughts of using a front end with multiple MSIs on the back end for various pieces, and have come to find out that burn seems to fi