Adding Explore From Here to Every Folder
 
  - 
    Start Regedit
  
 - 
    Go to HKEY_CLASSES_ROOT \ Folder \ shell
  
 - 
    Add a key rootexplore
  
 - 
    Give it a default value of E&xplore From Here
  
 - 
    Go to HKEY_CLASSES_ROOT \ Folder \ shell \ rootexplore
  
 - 
    Add a key command
  
 - 
    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
  
 |