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-17 Thread Dandre
g term wish from a lot of > users. But I don't know if this can be implemented in the next time. > > Helge > > > Am 14.11.2011 07:00, schrieb Dandre Jansen van Vuuren: >> Well Harvesting should be straight forward. You reference a project, open >> the properties wind

Re: [WiX-users] WiX 3.6 Project Harvesting

2011-11-13 Thread Dandre Jansen van Vuuren
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: &g

[WiX-users] WiX 3.6 Project Harvesting

2011-11-12 Thread Dandre Jansen van Vuuren
Hi all Is the Project harvesting still working for WiX 3.6? I've tried it but heat.exe never gets called when I build a setup project that references an application project. -- RSA(R) Conference 2012 Save $700 by Nov 18 Re

Re: [WiX-users] WiX v3.5 Final Build?

2011-01-20 Thread Dandre Jansen van Vuuren
I checked the source repository just now and I managed to update the changesets. Thanks On Fri, Jan 21, 2011 at 6:38 AM, Rob Mensching wrote: > Should have been up there this morning. > > On Wed, Jan 19, 2011 at 10:05 PM, Dandre wrote: > > > Hi Rob > > > > When

Re: [WiX-users] Setting the version number...

2011-01-20 Thread Dandre
Hi Rune I haven't checked your links but what we use is the Tfs build server's ability to download the new source from repo, look for all assemblyinfo.cs files and update the version numbers. Then using a wix include file using the variable holding version 1.0.0.0 we update that file and s

Re: [WiX-users] WiX v3.5 Final Build?

2011-01-19 Thread Dandre
Hi Rob When will those changes reflect on codeplex? Thanks Sent from my iPhone On 20 Jan 2011, at 7:43, Rob Mensching wrote: > We took a couple last minor bugs to WiX v3.5 yesterday and the new > build is > out today. If things are as good as we think (hope) they are, that > v3.5.2519.0 cou

[WiX-users] Setting ASP.NET 4.0 version for Virtual Directory

2011-01-12 Thread Dandre Jansen van Vuuren
Hi all I have a frustrating issue with getting the Virtual directories that get created from the installer to point to ASP.NET 4.0 but some of our environments where the installer gets executed ranges from Windows 2003 - Windows 2008, IIS 6 - IIS 7, from x86 architecture to x64 architecture. This

[WiX-users] Fwd: Force install repair for admins

2011-01-10 Thread Dandre Jansen van Vuuren
epair button when running the MSI file as admin. Which is what I want because it displays the UI to re-enter the new settings. If anyone has a better way (or something to point out) please let me know. Thanks -- Forwarded message -- From: Dandre Jansen van Vuuren Date: Mon, Jan 10, 20

[WiX-users] Force install repair for admins

2011-01-10 Thread Dandre Jansen van Vuuren
Hi all I am using the Wix UI templates to create my UI dialogs for my wix (generated) installer. Now it works as it should but I am concerned that the Repair option in the maintainece window lets ordinary users to execute without worrying if their admins or not. It doesn't have the elevation shiel