Re: [WiX-users] WiX 3.6 Project Harvesting

2011-11-22 Thread Dandre Jansen van Vuuren
>> On Sat, Nov 12, 2011 at 5:54 PM, Helge Kruse > wrote: > >> > >> > >>> 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 > >>&

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 will those changes reflect on co

[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