WindowsStuff/Registry/Add Notepad to Context.reg

10 lines
396 B
Reg
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Windows Registry Editor Version 5.00
; EonaCat Notepad
; Created by Jeroen Saey (EonaCat)
; https://EonaCat.com
[HKEY_CLASSES_ROOT\*\shell\Open with Notepad\command]
@="notepad.exe %1"