10 lines
396 B
Reg
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"
|
|
|