Fixing the Registry

Sunday, December 6, 2009
Sometimes after adding the right click with the Explorer, the default setting for opening a folder is changed.
To correct this:

1.Start Regedit
2.Go to
HKEY_CLASSES_ROOT \ Directory \ shell
3.Edit the default value to be explorer or none
Reg file
REGEDIT4
[HKEY_CLASSES_ROOT\Drive\shell]
@="none"

[HKEY_CLASSES_ROOT\Directory\shell]
@="none"

0 comments:

Post a Comment

Related Posts with Thumbnails