WindowsStuff/Registry/Add Notepad to Context.reg

10 lines
396 B
Reg
Raw Permalink Normal View History

2022-12-18 10:32:07 +01:00
<EFBFBD><EFBFBD>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"