mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
9 lines
522 B
Reg
9 lines
522 B
Reg
Windows Registry Editor Version 5.00
|
||
|
||
[HKEY_CLASSES_ROOT\*\shell\Open with Notepad3]
|
||
"Icon"="C:\\Program Files\\Notepad3\\Notepad3.exe,0"
|
||
|
||
[HKEY_CLASSES_ROOT\*\shell\Open with Notepad3\command]
|
||
@="\"C:\\Program Files\\Notepad3\\Notepad3.exe\" \"%1\""
|
||
|