Files
WindowsStuff/Registry/Add Notepad to Context.reg
T
2022-12-18 10:32:49 +01:00

10 lines
396 B
Reg

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"