Registry Add and remove file Open with List

Source: Internet
Author: User

http://blog.csdn.net/feng19821209/article/details/5221107

Add to:

1. Click "Start", "Run", enter regedit in it and then OK.
2. After opening the Registry Editor, locate the following path:

Hkey_current_user/software/classes/applications

For example, the open program to be added is Test.exe
Then you can create a new item like this:
Hkey_current_user/software/classes/applications/text.exe/shell/open/command
Then modify the default value to the right of the command entry to:
"C:/Program Files/test/test.exe" "%1"

Note: C:/Program Files/test/test.exe is the installation directory for the test application.

3. Refresh the registry to see the newly added program displayed in the list of open programs.

Delete:

1. Simply delete the corresponding application item. such as delete test.exe, just delete

The Text.exe item under Hkey_current_user/software/classes/applications.

2. Enter Hkey_current_user/software/microsoft/windows/currentversion/explorer/fileexts/.extension/openwithlist
. Extension refers to the file name extension that you want to modify. Delete the key with the same name as the program you want to remove.

C

Registry Add and remove file Open with List

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.