Re: [WiX-users] Best method for authoring my Wix setup

2014-01-16 Thread Christopher Painter
-- From: "Graham Allwood" Sent: Thursday, January 16, 2014 2:23 AM To: "wix-users@lists.sourceforge.net" Subject: [WiX-users] Best method for authoring my Wix setup Hi, I use VS 2013 Express and VB6 to develop my application. It has serveral .NET assemblies that

[WiX-users] Best method for authoring my Wix setup

2014-01-16 Thread Graham Allwood
Hi, I use VS 2013 Express and VB6 to develop my application. It has serveral .NET assemblies that are exposed via COM and used in the VB6 app. I also have some pure .NET apps / utilities. Because I have a COM exposed components, I have to use HEAT to extract the registration information. Shoul