Re: [WiX-users] how to use heat to harvest VS projects

2010-04-10 Thread Bob Arnson
On 4/8/2010 5:27 PM, Neil Sleightholm wrote: > But there wouldn't be any project references as they are external > assemblies. > OK. Feel free to file the bug; there are others in the triage team that are more sympathetic to harvesting. -- sig://boB http://joyofsetup.com/

Re: [WiX-users] how to use heat to harvest VS projects

2010-04-08 Thread Neil Sleightholm
But there wouldn't be any project references as they are external assemblies. Neil -Original Message- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: 08 April 2010 22:08 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] how to use heat to harvest VS projects On 4/8

Re: [WiX-users] how to use heat to harvest VS projects

2010-04-08 Thread Bob Arnson
On 4/8/2010 4:54 PM, Neil Sleightholm wrote: > Afraid not, "Content" just includes icons, images etc (mainly useful for > web apps). I have checked this with 3.0 and 3.5. I feel this is quite a > big hole in the project harvester, is it worth a bug report? > You can try. I don't think it's a b

Re: [WiX-users] how to use heat to harvest VS projects

2010-04-08 Thread Neil Sleightholm
Sent: 08 April 2010 13:45 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] how to use heat to harvest VS projects On 4/6/2010 5:23 PM, Neil Sleightholm wrote: > I have checked this again and using heat with the options "-pog:Binaries > -pog:Satellites -pog:Content" the

Re: [WiX-users] how to use heat to harvest VS projects

2010-04-08 Thread Bob Arnson
On 4/6/2010 5:23 PM, Neil Sleightholm wrote: > I have checked this again and using heat with the options "-pog:Binaries > -pog:Satellites -pog:Content" the referenced assemblies are not > included. > I thought they'd end up as "Content." -- sig://boB http://joyofsetup.com/ -

Re: [WiX-users] how to use heat to harvest VS projects

2010-04-06 Thread Neil Sleightholm
Sent: 01 April 2010 01:29 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] how to use heat to harvest VS projects On 3/31/2010 8:41 AM, Neil Sleightholm wrote: > Afraid not that only gets the primary output not referenced assemblies. > Aren't they in the content output

Re: [WiX-users] how to use heat to harvest VS projects

2010-04-01 Thread Neil Sleightholm
ceforge.net Subject: Re: [WiX-users] how to use heat to harvest VS projects On 3/31/2010 8:41 AM, Neil Sleightholm wrote: > Afraid not that only gets the primary output not referenced assemblies. > Aren't they in the content output group? -- sig://boB

Re: [WiX-users] how to use heat to harvest VS projects

2010-03-31 Thread Bob Arnson
On 3/31/2010 8:41 AM, Neil Sleightholm wrote: > Afraid not that only gets the primary output not referenced assemblies. > Aren't they in the content output group? -- sig://boB http://joyofsetup.com/ -- Download Int

Re: [WiX-users] how to use heat to harvest VS projects

2010-03-31 Thread Neil Sleightholm
Afraid not that only gets the primary output not referenced assemblies. Neil Neil Sleightholm n...@x2systems.com On 30 Mar 2010, at 01:20, "Bob Arnson" wrote: > On 3/29/2010 3:56 PM, Neil Sleightholm wrote: >> I am afraid that is how heat works, it only finds the primary >> output and >> no

Re: [WiX-users] how to use heat to harvest VS projects

2010-03-29 Thread Bill McCormick
I was using the -pog switch. Thanks, Bill On Mon, Mar 29, 2010 at 7:07 PM, Bob Arnson wrote: > On 3/29/2010 3:56 PM, Neil Sleightholm wrote: > > I am afraid that is how heat works, it only finds the primary output and > > no referenced assemblies. If you want the referenced assemblies then you

Re: [WiX-users] how to use heat to harvest VS projects

2010-03-29 Thread Bob Arnson
On 3/29/2010 3:56 PM, Neil Sleightholm wrote: > I am afraid that is how heat works, it only finds the primary output and > no referenced assemblies. If you want the referenced assemblies then you > have to heat those projects or files independently. > Or use the -pog switch, right? -- sig://

Re: [WiX-users] how to use heat to harvest VS projects

2010-03-29 Thread Brian Rogers
C) very limiting. Hopefully this can be resolved at some > > point (I have taken a look at the code and can't see a solution to it > > myself). > > > > Neil > > > > -----Original Message- > > From: Bill McCormick (LIST) [mailto:wpmccorm...@ace-co.com]

Re: [WiX-users] how to use heat to harvest VS projects

2010-03-29 Thread Bill McCormick (LIST)
at the code and can't see a solution to it > myself). > > Neil > > -Original Message- > From: Bill McCormick (LIST) [mailto:wpmccorm...@ace-co.com] > Sent: 29 March 2010 17:21 > To: WiX > Subject: [WiX-users] how to use heat to harvest VS projects > >

Re: [WiX-users] how to use heat to harvest VS projects

2010-03-29 Thread Neil Sleightholm
mick (LIST) [mailto:wpmccorm...@ace-co.com] Sent: 29 March 2010 17:21 To: WiX Subject: [WiX-users] how to use heat to harvest VS projects I'm trying to understand how to use the project switch with heat. I made a test project whose binary output includes a Windows form application and a DLL clas

[WiX-users] how to use heat to harvest VS projects

2010-03-29 Thread Bill McCormick (LIST)
I'm trying to understand how to use the project switch with heat. I made a test project whose binary output includes a Windows form application and a DLL class library. When I build the Test project I have a Test.exe and a ClassLibrary1.dll in the bin directory. I then run heat like this: $ hea