Re: [WiX-users] Assembly registration with wix 3.0

2009-06-04 Thread Wayne Guidry
43 PM Subject: Re: [WiX-users] Assembly registration with wix 3.0 I don't think .Net assemblies use SelfReg so heat won't help you, you have to use regasm to generate a reg file and then code it in WiX. Neil Wayne Guidry wrote: > I'm using the latest build of WIX v3.0.5217.0. > &g

Re: [WiX-users] Assembly registration with wix 3.0

2009-06-04 Thread Neil Sleightholm
inging it up in the last post. :) > > Any suggestions/ideas? > > Thanks for your help > guid > > > Date: Wed, 3 Jun 2009 09:24:48 -0700 > From: Rob Mensching > Subject: Re: [WiX-users] Assembly registration with wix 3.0 > To: General discussion for Windows Installer XML too

Re: [WiX-users] Assembly registration with wix 3.0

2009-06-04 Thread Rob Mensching
oticed the COMPlusAssembly Element and thought that might be the same as > "register for com interop" but I'm not sure which is the reason for bringing > it up in the last post. :) > > Any suggestions/ideas? > > Thanks for your help > guid > > > Date: Wed,

Re: [WiX-users] Assembly registration with wix 3.0

2009-06-03 Thread Wayne Guidry
he same as "register for com interop" but I'm not sure which is the reason for bringing it up in the last post. :) Any suggestions/ideas? Thanks for your help guid Date: Wed, 3 Jun 2009 09:24:48 -0700 From: Rob Mensching Subject: Re: [WiX-users] Assembly registration with wix 3

Re: [WiX-users] Assembly registration with wix 3.0

2009-06-03 Thread Rob Mensching
ComPlusAssembly is for COM+. If you don't know what that is, you definitely do not want to use it (COM+ is crazy). Can you be more specific about the heat error and the actual WiX toolset version you are using? Wayne Guidry wrote: > Haven't used wix in a couple of months and just upgraded to a