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-03 Thread Wayne Guidry
.0 To: General discussion for Windows Installer XML toolset. Message-ID: <4a26a3d0.4060...@wixtoolset.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed ComPlusAssembly is for COM+. If you don't know what that is, you definitely do not want to use it (COM

[WiX-users] Assembly registration with wix 3.0

2009-06-02 Thread Wayne Guidry
Haven't used wix in a couple of months and just upgraded to a later version. I'm pretty sure in the past I could use heat.exe to extract registry information from an Assembly however now I get a warning saying something like Could not harvest data from a file that is an Assembly or something to