RE: Duplicate program class keys in HKCR
- From: jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Tue, 01 Aug 2006 06:54:55 GMT
Hi Tom,
Thanks for your feedback!
Yes, I understand your scenario better now.
Based on my research, there are 2 keys under HKCR with the same CLSID of
{3E6C7FFD-743D-4265-8E3D-0D7EA889DFDB}:
1. Microsoft.ITIR.WordWheelBuild
2. Microsoft.ITIR.WordWheelBuild.5.4
They both have the same default value of "Microsoft Infotech ITIR Word
Wheel Build". Is this the same condition as yours?
I do not think registry enforce any unique constraint for the keys under
HKCR. Normally, the all the CLSIDs under HKEY_CLASSES_ROOT\CLSID\ are
granted to be unique, this is enforced by COM CLSID feature, not registry
constraint: 2 applications can not use the same CLSID.
However, in our scenario, the first key and second key are used by the same
COM component. They are 2 different progIDs, one with version, another
without version number, both point to the same CLSID.
So I think you can set a rule for sub keys under HKEY_CLASSES_ROOT\CLSID\,
since CLSID is granted to be unique. However, there is no such rule under
HKEY_CLASSES_ROOT\
Hope this helps.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: Duplicate program class keys in HKCR
- From: TomU
- RE: Duplicate program class keys in HKCR
- References:
- RE: Duplicate program class keys in HKCR
- From: "Jeffrey Tan[MSFT]"
- RE: Duplicate program class keys in HKCR
- Prev by Date: Re: How does CPU know the current instruction's length?
- Next by Date: Re: TH32CS_SNAPMODULE vs TH32CS_SNAPMODULE32
- Previous by thread: RE: Duplicate program class keys in HKCR
- Next by thread: RE: Duplicate program class keys in HKCR
- Index(es):
Relevant Pages
|