How to restore Win7 the right mouse button new Notepad feature

Source: Internet
Author: User

Friends of the Windows 7 right mouse button to choose New without Notepad, let me help him find back, in fact very simple, only need to import a registry file.

Open Notepad First (or enter%systemroot%notepad.exe in run to open Notepad), and then copy the blue code below and save it as a "notepad.reg" file. Then double-click the import into the registry so that the Notepad in the right mouse button comes out.

Note "\" instead of "/" when pasting

Windows Registry Editor Version 5.00

[Hkey_classes_root.txt]

@= "Txtfile"

"Content Type" = "Text/plain"

[Hkey_classes_root/.txt/shellnew]

"Nullfile" = "" [Hkey_classes_root/txtfile]

@= "Text Document"

[Hkey_classes_root/txtfile/shell]

[Hkey_classes_root/txtfile/shell/open]

[Hkey_classes_root/txtfiles/hell/open/command]

@= "Notepad. EXE%1 "

Very simple.

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.