Saturday, February 23, 2008

Adding Explore From Here to Every Folder

Start Regedit
  1. Go to HKEY_CLASSES_ROOT \ Folder \ shell
  2. Add a key rootexplore
  3. Give it a default value of E&xplore From Here
  4. Go to HKEY_CLASSES_ROOT \ Folder \ shell \ rootexplore
  5. Add a key command
  6. Give it a default value of Explorer.exe /e,/root,/idlist,%i

Now when you right click on any folder, you can open up an Explorer window of that folder.
This will work for both Windows95 and NT 4.0

No comments: