"Development Tips Series" green programs added to the right-click menu

Source: Internet
Author: User

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.