Re: [WiX-users] heat.exe does not export COM information for a .NET component dll

2010-09-01 Thread Pally Sandher
t 2010 22:46 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] heat.exe does not export COM information for a .NET component dll On 10-08-31 3:25 PM, Lian Jiang wrote: > Hi, > > I am using WIX 3.0 to export the COM registry setting from a managed component dll but I only get a fi

Re: [WiX-users] heat.exe does not export COM information for a .NET component dll

2010-08-31 Thread Sohail Somani
On 10-08-31 3:25 PM, Lian Jiang wrote: > Hi, > > I am using WIX 3.0 to export the COM registry setting from a managed > component dll but I only get a file without the COM information. I can use > regasm to registery this dll. > > I use the same heat.exe to export another .net component dll succe