Windows Registry Editor Version 5.00

; Add Notepad to context menu for all files.

[HKEY_CLASSES_ROOT\*\Shell]

[HKEY_CLASSES_ROOT\*\Shell\Notepad]

[HKEY_CLASSES_ROOT\*\Shell\Notepad\Command]
@="Notepad.exe \"%1\""

