Edit "Explore" Sub-Menu Feature

T

Thomas Curcio

When right clicking on the “start†button in Windows XP, the sub menu pops up
and you can choose “Explore†from this menu, is there a way to edit or
customize the path for this sub menu feature in Windows XP and point it at a
different location local or network?
 
J

ju.c

This is the registry key for the Start Menu's "Explore" right-click menu command:

[HKEY_CLASSES_ROOT\Folder\shell\explore]

If you change the command you will change it for all folders, not just the Start Menu.


A better idea is to create your own menu item with a custom name and command.

Do that here:

[HKEY_CLASSES_ROOT\Directory\shell]

You can point it anywhere you want. Make a submenu with a name then another for "command", like this:


[HKEY_CLASSES_ROOT\Directory\shell\Go Here!\command]


ju.c
 

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