how do I check registry values

  • Thread starter Thread starter pnut
  • Start date Start date
P

pnut

I am also supposed to verify that the following registry
values are present and correct:

HKLM\SOFTWARE\Classes\Interface\{00020400-0000-0000-C000-000000000046}
Name: (Default)
Value: IDispatch

HOw do I do that?
 
pnut said:
I am also supposed to verify that the following registry
values are present and correct:

HKLM\SOFTWARE\Classes\Interface\{00020400-0000-0000-C000-000000000046}
Name: (Default)
Value: IDispatch

HOw do I do that?

Start>run (cmd for XP)>type regedit>OK>follow the advice, be careful in
there.
 
awesome thanks. Now if something is missing, how do I
replace it? Can I just add it to the path where it is
supposed to be? I think a key was deleted when trying to
get rid of spyware.
 
I think a key was deleted when trying to
get rid of spyware.

What you do in there pnut is your responsibility.
you should always export any keys prior to deleting, then you have a copy to
put back if you make a mistake?
I am to far away to get involved in prior actions, as I said be careful in
there!!
 
Back
Top