
Add "Open with Notepad" to the Context Menu for All FilesThe default method of opening unknown files forces you to go through a list of known applications and is generally a painto deal with. So read following post.
Step 1:- Open Notepad and copy following code into notepad.
Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\*\shell\Open with Notepad]
[HKEY_CLASSES_ROOT\*\shell\Open with Notepad\command]
@="notepad.exe %1"
Step 2:- Save as anyname.reg (.reg is must)
Done!!!!
How Remove This Registry? Use 1st stepWindows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\*\shell\Open with Notepad]Then use 3rd step
0 comments:
Post a Comment