Heat.exe needs significant work to be generally useful.  However, there 
currently isn't an active owner so it hasn't made real progress in about a year 
now.  It would be great if you would ensure there is a Feature Request tracking 
the issue if you think it is important.

-----Original Message-----
From: Wong Shao Voon [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2008 21:12
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem on Heat.exe

Though I do not know the reason, I happen to found this link below,

http://msdn.microsoft.com/en-us/library/aa370810(VS.85).aspx

When a user uses RegAsm, he/she does not have to care where RegAsm writes to 
but using Heat.exe, we have to be aware of the registry location. Anyway, it is 
not just a simple script for me as I am using WiX 2.0: I have to change other 
things and add in a unique ID for every entry.

I hope you can keep in view of this issue.

Thank you for your time!

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: "General discussion for Windows Installer XML toolset." 
<wix-users@lists.sourceforge.net>
Date: Wednesday, October 8, 2008, 11:55 AM

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




-------------------------------------------------------------------------
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