1. Run the regedit command to open the Registry manager
2. Locate the right-click Project Registration Form "HKEY_CLASSES_ROOT"
Sub-menu functions are:
Hkey_classes_root\*\shell menu item for any file right-click Popup
Hkey_classes_root\folder\shell the right-click popup menu for general folders and system files (folders and drives) works
HKEY_CLASSES_ROOT\Directory\shell partial pop-up for normal folder (folder only) right-click menu
Hkey_classes_root\drive\shell menu item for any drive (driver only) right-click Popup
Suppose now to add a Sublime.exe program to the right button, this program is the sublime program, can be used to edit the various language code, the steps are as follows:
1. Open "HKEY_CLASSES_ROOT, *"
2. Under it, create a new "shell\sublime (Custom right-click menu name) \command"
3. Set the command's default key value to the root path, and add a space after its path with the "%1" character.
While some of the left-key dishes have icons, create a new string value under Shell\sublime, set as the installation path, as
Once set up, you will not have to restart to see
If you want to close the menu, simply right-click the Delete command on the registry command to delete it.
"Development Tips Series" green programs added to the right-click menu