What to do if Windows right-clicks no new text document

Source: Internet
Author: User

Right-click No new text document 2008-07-26 16:51

Just found on the Internet, in the run entry Notepad, copy the following, and then save to 123.reg, double-click Import.

REGEDIT4

[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\txtfile\shell\open\command]
@= "NOTEPAD. EXE%1 "

After the run is complete, you need to end the Explorer with Task Manager and create a new one. That's it. Then right-click on it.
If it is poisoned, in the Start menu "Run", run the following several commands, respectively:

regsvr32/i Shell32.dll
regsvr32/n/i:u Shell32.dll
regsvr32 ole32.dll
regsvr32 sendmail.dll

In the Start menu "Run", run SendTo so you can

Reprint Address:

How do I remove the mouse right click on the extra files in new?

Hkey_current_user\software\microsoft\windows\currentversion\explorer\discardable\postsetup\shellnew the deletion on the line.

What to do if Windows right-clicks no new text document

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.