Re: [WiX-users] 64-bit *and* 32-bit Registry Keys in same MSI?

2010-01-24 Thread nickheppleston
Thanks all who have responded. I followed MikeR's comments and came up with the following - I found that I had to reference the x64 Architecture variable when defining both the Component and the ComponentRef within the Feature section, as follows:

[WiX-users] 64-bit *and* 32-bit Registry Keys in same MSI?

2010-01-22 Thread nickheppleston
Hello All, I currently have a single WiX solution that creates both 32-bit and 64-bit MSI's following http://blogs.msdn.com/astebner/archive/2007/08/09/4317654.aspx Aaron Stebner's post ; I am passing in a platform property to the WiX script and building it twice, once for the 32-bit version and

Re: [WiX-users] Uninstall Assembly from GAC when Wix MSI Uninstalled

2009-05-14 Thread nickheppleston
ing problems with so that I can compare and > contrast with my own install? > > Many Thanks, > > /john > > - Original Message - > From: "nickheppleston" > To: > Sent: Thursday, May 14, 2009 10:52 AM > Subject: Re: [WiX-users] Uninstall Ass

Re: [WiX-users] Uninstall Assembly from GAC when Wix MSI Uninstalled

2009-05-14 Thread nickheppleston
> -Original Message- > From: nickheppleston [mailto:n...@modhul.com] > Sent: Wednesday, May 13, 2009 8:05 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Uninstall Assembly from GAC when Wix MSI Uninstalled > > > My WiX project installs a .Net 2.0 assembly

[WiX-users] Uninstall Assembly from GAC when Wix MSI Uninstalled

2009-05-13 Thread nickheppleston
My WiX project installs a .Net 2.0 assembly into the GAC on install, however when I uninstall, the assembly remains in the GAC. Anyone have any pointers to how I go about removing the assembly from the GAC on uninstall? Is there an option similar to the RegistryKey 'createAndRemoveOnUninstall' act

Re: [WiX-users] Build Error in light.exe when building with VS2005

2009-04-20 Thread nickheppleston
Bob, Many thanks for the reply. I re-jigged the project structure (closer to how I actually wanted it) and the problem has gone away. Many thanks for your help anyway. Cheers, Nick. Bob Arnson-6 wrote: > > nickheppleston wrote: >> I am running the latest build of WiX 3.0 with

[WiX-users] Build Error in light.exe when building with VS2005

2009-04-16 Thread nickheppleston
All, I'm trying to create a very simple WiX MSI installer consisting of two files, however I'm receiving the following build error from light.exe: The system cannot find the file '..\BizTalk Message Archiving Component Properties\bin\Deployment\Modhul.BizTalk.Pipelines.ArchiveMessages.Propertie