Okay.  Should be a pretty simple script to replace "HKCR" with 
"HKLM\Software\Classes\CLSID".

From: Wong Shao Voon [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2008 20:54
To: Rob Mensching
Subject: RE: [WiX-users] Problem on Heat.exe

No difference which I can detect of. But I notice .Net COM assembly goes to 
HKLM\SOFTWARE\Classes\CLSID while native COM dll goes to HKCR\CLSID . I only 
want the behaviour to be as close as RegAsm as possible, I believe RegAsm has a 
reason to do that which I do not know of.

Best regards,
Shao Voon

--- On Wed, 10/8/08, Rob Mensching <[EMAIL PROTECTED]> wrote:
From: Rob Mensching <[EMAIL PROTECTED]>
Subject: RE: [WiX-users] Problem on Heat.exe
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>, "General discussion for Windows 
Installer XML toolset." <wix-users@lists.sourceforge.net>
Date: Wednesday, October 8, 2008, 11:44 AM

What's the difference?



-----Original

 Message-----

From: Wong Shao Voon [mailto:[EMAIL PROTECTED]

Sent: Tuesday, October 07, 2008 19:56

To: wix-users@lists.sourceforge.net

Subject: [WiX-users] Problem on Heat.exe



Hi guys,



The registry entries generated by heat.exe writes to HKCR\CLSID, while

RegAsm actually writes them to HKLM\SOFTWARE\Classes\CLSID and so

on. Any plans to fix this? Or any workarounds other than manually replacing them

ourselves?



Thank you very much!



Best regards,

Shao Voon









-------------------------------------------------------------------------

This SF.Net email is sponsored by the Moblin Your Move Developer's

challenge

Build the coolest Linux based applications with Moblin SDK & win great

prizes

Grand prize is a trip for two to an Open Source event anywhere in the

 world

http://moblin-contest.org/redirect.php?banner_id=100&url=/

_______________________________________________

WiX-users mailing list

WiX-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to