Re: [WiX-users] WiX 3.6 Project Harvesting

2011-11-22 Thread Neil Sleightholm
2011 14:48 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] WiX 3.6 Project Harvesting Hi Neil Understood. I'm actually doing some work on this regard on a fork I made on codeplex. I needed to enable the harvesting on WiX 3.6 in order to test my changes. Ju

Re: [WiX-users] WiX 3.6 Project Harvesting

2011-11-22 Thread Dandre Jansen van Vuuren
t YMMV. > > Neil > > -Original Message- > From: Dandre [mailto:dandre...@gmail.com] > Sent: 17 November 2011 16:06 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] WiX 3.6 Project Harvesting > > Ah I finally found it. > It was disable

Re: [WiX-users] WiX 3.6 Project Harvesting

2011-11-22 Thread Neil Sleightholm
16:06 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] WiX 3.6 Project Harvesting Ah I finally found it. It was disabled by default until it was sorted out in the code base. You can re-enable it in 2 ways: * Go to the wix targets files in 'C:\Program Files (x86)\MSBuild\Mi

Re: [WiX-users] WiX 3.6 Project Harvesting

2011-11-17 Thread Dandre
Ah I finally found it. It was disabled by default until it was sorted out in the code base. You can re-enable it in 2 ways: * Go to the wix targets files in 'C:\Program Files (x86)\MSBuild\Microsoft\WiX\v3.x' and set the 'EnableProjectHarvesting' to true * Add true in your wix ms b

Re: [WiX-users] WiX 3.6 Project Harvesting

2011-11-16 Thread Helge Kruse
Well, it should. Unfortunately it doesn't. There is neither Product.Generate.wxs not _ProjectName.wxs what is usually generated. I managed to uninstall version 3.6.2221.0 and could install version 3.5.2519.0 Now the Votive plugin spawns Heat to harvest the application project's output and gener

Re: [WiX-users] WiX 3.6 Project Harvesting

2011-11-13 Thread Dandre Jansen van Vuuren
Well Harvesting should be straight forward. You reference a project, open the properties window, and choose that Harvesting flag to be true. You also need to have the Directory ID to match up with the one you have in your Product.wxs file. That should be it. The current limitation with this harvest

Re: [WiX-users] WiX 3.6 Project Harvesting

2011-11-12 Thread Helge Kruse
I had the same exprience that harvesting is dropped in Votive/(WiX3.6). I thogh there was a documentation for Votive that explicitly describes this harvesting. Can you help me with a pointer to this documentation/tutorial? - Original Message - From: "Dandre Jansen van Vuuren" To: Sent: