[HOW TO] Add "Open with Notepad" on your right click menu

Well friends,many of you may have found some .html files or php files which you want to open in notepad for editing.But it is not present in the right click menu which means that you may have to follow a longer process for opening with notepad.So,here i have given a small registry technique with which you can easily get open with notepad in your right click menu.This process makes us easier to open and edit any files in notepad.Mainly for the web users.The steps are given below:-
  1. Click on Start menu and open Run.
  2. In Run,type regedit.This will open a registry editor menu 
  3. Then Navigate to HKEY_LOCAL_MACHINE
  4. Search for SOFTWARE\Classes\*\Shell
  5. Now add the key"notepad"
  6. The default value must be "open with notepad"
  7. Now under "notepad" and the "command" key,the default value should be "C:\Windows\System32\Notepad.exe" "%1"
  8. Remember,the default value in 6 must be enclosed with the quote.
  9. Now,save the regedit.
  10. Exit it and just right click on any file.
  11. You will see open with notepad option in it.

                                         Hope this helps.......Enjoy
                                                Refresh It......
[HOW TO] Add "Open with Notepad" on your right click menu [HOW TO] Add "Open with Notepad" on your right click menu Reviewed by RefreshIt on 6:33:00 PM Rating: 5

No comments:

Powered by Blogger.