Re: [WiX-users] Question on heat output

2010-03-26 Thread Bill McCormick
gt; WebServicePath -dr WEBSERVICE -o > src\DeploymentServices\InstallPackage\WebServiceFrag.wxs" > > -Original Message- > From: Bill McCormick [mailto:wpmccorm...@ace-co.com] > Sent: Friday, March 26, 2010 12:20 PM > To: General discussion for Windows Installer XML too

Re: [WiX-users] Question on heat output

2010-03-26 Thread Kerber, Cameron
12:20 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Question on heat output So you're using the dir Harvest Type command line switch for everything then? Thanks, Bill On 3/26/2010 10:12 AM, Kerber, Cameron wrote: > I just got over the heat output

Re: [WiX-users] Question on heat output

2010-03-26 Thread Bill McCormick
So you're using the dir Harvest Type command line switch for everything then? Thanks, Bill On 3/26/2010 10:12 AM, Kerber, Cameron wrote: > I just got over the heat output hurdle. The heat output, is really only a > directory/component/file listing of the directory you gave it. It isn't > go

Re: [WiX-users] Question on heat output

2010-03-26 Thread Kerber, Cameron
I just got over the heat output hurdle. The heat output, is really only a directory/component/file listing of the directory you gave it. It isn't going to produce any xml that'll install the service. You will have to write that code. I haven't used the heat project as a directive, I used tfs