Registry

G

Guest

In HKEY_CLASSES_ROOT i'm having 'double entries'
for example such as:
ConsolePower.ConsolePower
and then
ConsolePower.ConsolePower.1
when expanded the first contains
CLSID and CurVer
but the second only
CLSID

the keys in both CLSID's are the same, however the key in CurVer reads:
ConsolePower.ConsolePower.1

The same pattern applies to every othe entry and I would like to find out
wether that is normal and if not how it can be remedied.
Would that kind of thing impair the PC's speed?
Any input is greatly appreciated
 
W

Wesley Vogel

I have...

HKEY_CLASSES_ROOT\ConsolePower.ConsolePower
HKEY_CLASSES_ROOT\ConsolePower.ConsolePower\CLSID
HKEY_CLASSES_ROOT\ConsolePower.ConsolePower\CurVer

HKEY_CLASSES_ROOT\ConsolePower.ConsolePower.1
HKEY_CLASSES_ROOT\ConsolePower.ConsolePower.1\CLSID

{F0285374-DFF1-11D3-B433-00C04F8ECD78} listed in
HKEY_CLASSES_ROOT\ConsolePower.ConsolePower\CLSID
and
HKEY_CLASSES_ROOT\ConsolePower.ConsolePower.1\CLSID

HKEY_CLASSES_ROOT\CLSID\{F0285374-DFF1-11D3-B433-00C04F8ECD78}\InprocServer3
2
Value Data: %SystemRoot%\System32\mmcndmgr.dll

mmcndmgr.dll = MMC Node Manager DLL

MMC = Microsoft Management Console, aka mmc.exe
Would that kind of thing impair the PC's speed?

I doubt it.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top