Notepad in right-click

To enable Notepad when right-clicking on a file:

1. Create a new file with the extension (.reg).
2. Copy and paste the code below in it and save the file.

REGEDIT4
[HKEY_CLASSES_ROOT*shell]
[HKEY_CLASSES_ROOT*shellNotepad]
[HKEY_CLASSES_ROOT*shellNotepadcommand]@=”Notepad %1″

3. Double-click the file, the message “Are you sure you want to add the information [path and name of the file] to registry?” will appear. Choose “Yes”.

4. Compelete!.

Add a Comment