[วิธีแก้] คลิกขวา New > Text Document หายแก้ยังไงมาอ่าน

[วิธีแก้] คลิกขวา New >  Text Document หายแก้ยังไงมาอ่าน



ให้เราสร้างไฟล์ txt ขึ้นมา (Start > Run > พิมพ์ notepad.exe กด OK)

ก็อบปี้โค้ดดังต่อไปนี้ ลงไป

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT.txt]
"Content Type"="text/plain"
@="txtfile"
"PerceivedType"="text"
[HKEY_CLASSES_ROOT.txtOpenWithList]
[HKEY_CLASSES_ROOT.txtPersistentHandler]
@="{5e941d80-bf96-11cd-b579-08002b30bfeb}"
[HKEY_CLASSES_ROOT.txtshell]
[HKEY_CLASSES_ROOT.txtshellopen]
[HKEY_CLASSES_ROOT.txtshellopencommand]
@="notepad.exe %1"
[HKEY_CLASSES_ROOT.txtShellNew]
"NullFile"=""


แล้วเลือกที่ File > Save As... > พิมพ์ชื่อไฟล์เป็น notepad.reg
แล้วก็ทำการเปิดไฟล์ที่เราสร้างได้เลยครับ แล้วล็อกเอ้าท์ดูหรือจะรีเฉพาะ explorer.exe ผ่าน task manager เฉยๆก็ได้ครับ

ที่มา : http://capitalhead.com/articles/new-text-d...-and-vista.aspx
🏷️ หัวข้อที่เกี่ยวข้อง

ยังไม่มีการตอบกลับ