Re: [WiX-devs] [SPAM] Re: Building replacement wixstdba from within Visual Studio

2013-10-01 Thread Rob Mensching
Two things I see here, let me know if I missed other important stuff: 1. The VS install was broken in some way. Not a lot we can do in the WiX toolset except to minimize our use of VS. 2. Why are you running sn.exe by hand? That's what tools\OneTimeWixBuildInitialization.proj does for you and it

Re: [WiX-devs] [SPAM] Re: Building replacement wixstdba from within Visual Studio

2013-09-27 Thread Bruce Cran
On 9/26/2013 5:19 PM, Rob Mensching wrote: > What errors are you getting during the full build? > We had a discussion about this in the past. Please, please, please > help us root cause (and maybe fix) the issues that are in the WiX > toolset so that everyone benefits. Pulling code out means we'r

Re: [WiX-devs] [SPAM] Re: Building replacement wixstdba from within Visual Studio

2013-09-26 Thread Neil Sleightholm
toolset developer mailing list Subject: Re: [WiX-devs] [SPAM] Re: Building replacement wixstdba from within Visual Studio I wouldn’t want to cut out WixStdBA… Being in two different repos means that there is more effort involved keeping the two in sync. My hope was that someday we could merge

Re: [WiX-devs] [SPAM] Re: Building replacement wixstdba from within Visual Studio

2013-09-26 Thread Hoover, Jacob
haven’t looked at how deep WixExtBA has modified the original source. From: Rob Mensching [mailto:r...@robmensching.com] Sent: Thursday, September 26, 2013 11:20 AM To: Windows Installer XML toolset developer mailing list Subject: [WiX-devs] [SPAM] Re: Building replacement wixstdba from within Visual

[WiX-devs] [SPAM] Re: Building replacement wixstdba from within Visual Studio

2013-09-26 Thread Rob Mensching
What errors are you getting during the full build? We had a discussion about this in the past. Please, please, please help us root cause (and maybe fix) the issues that are in the WiX toolset so that everyone benefits. Pulling code out means we're splitting effort on improving the WiX toolset. Ho