How to enrich the content options of win10 right menu ?, Win10 menu

Source: Internet
Author: User

How to enrich the content options of win10 right menu ?, Win10 menu

Microsoft added many features when win10 was launched, one of which is about the right menu. We know that Microsoft's default right-click menu function is relatively limited, so we can manually dig out some new useful functions.

First, go back to the desktop and press "Win + R" to open the "run" window. Here, enter:

Regedit

After entering the information, click OK"

Open Registry Manager and go:

HKEY_CLASSES_ROOT \ AllFilesystemObjects \ shell

Right-click "shell" on the left and choose "New> item". The name is:

Windows. organize

Then we create a new one in the new item.String Value, Right-click the blank area and select:

Name "New → string value:

CanonicalName

Double-click the new string value and change the value:

{7ddc1264-7e4d-4f74-bbc0-d191987c8d0f}

Use steps 2 and 3 to create a string value and modify numeric data.

? Create a new string value named Description. Change the value to @ shell32.dll and-31412.

? Create a new string value named "Icon", change the value to shell32.dll,-16753

? Create a new string value, name it MUIVerb, and change the value data to @ shell32.dll,-31411

? Create a new string value named NeverDefault. You do not need to modify the value data.

? Create a new string value, name it SubCommands, and change the value data

Windows. cut; Windows. copy; Windows. paste; Windows. undo; Windows. redo; |; Windows. selectall; |; Windows. layout; Windows. folderoptions; |; Windows. delete; Windows. rename; Windows. removeproperties; Windows. properties; |; Windows. closewindow

Then, locate the following locations respectively, press and hold the same "new item" as just done, then "create string value", and then modify their "value data ".

HKEY_CLASSES_ROOT \ Drive \ shell

HKEY_CLASSES_ROOT \ Folder \ shell

HKEY_CLASSES_ROOT \ Directory \ Background \ shell

Let's take a look at the final effect.

Add an organization in the right menu ".

 

Related Article

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.