Re: [WiX-users] Setting (Default) value for registry key

2006-12-21 Thread Rob Mensching
I think this bug in heat was reported before.  Until someone fixes heat, you'll 
have to delete the colliding registry key.  The collision is happening in new 
code in heat so the bug isn't completely unexpected... it was one of the last 
things Derek did before he left (and we haven't had anyone else with cycles to 
maintain heat).

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vasiliy Povalyaev
Sent: Thursday, December 21, 2006 03:44
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Setting (Default) value for registry key


Hi.

I have a problem and i hope somebody can help me.

I need to register .NET assembly for COM during installation. So i use heat to 
produce a "valid" code. Here is an example:








http://2.0.0.0>, Culture=neutral, 
PublicKeyToken=f57227384aa6f133" Type="string" Action="write" />




http://2.0.0.0>, Culture=neutral, 
PublicKeyToken=f57227384aa6f133" Type="string" Action="write" />




The main problem - how to create (Default) value in registry key  
HKCR\CLSID\{83602D89-19ED-377D-BCFA-07DEC0826D15}\InprocServer32 ?

This tag

is duplicated with
...

what can i do with it?


--
Best regards, Myth
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Setting (Default) value for registry key

2006-12-21 Thread Vasiliy Povalyaev

Hi.

I have a problem and i hope somebody can help me.

I need to register .NET assembly for COM during installation. So i use heat
to produce a "valid" code. Here is an example:


   
   
   
   
   
   
   
   
   
   
   
   
   
   


The main problem - how to create (Default) value in registry key
HKCR\CLSID\{83602D89-19ED-377D-BCFA-07DEC0826D15}\InprocServer32 ?

This tag

is duplicated with
...

what can i do with it?


--
Best regards, Myth
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users