Notepad3/Build/Add-on/Add-Remove_Open_with_Notepad3/Add Open with Notepad3.reg

9 lines
522 B
Reg
Raw 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
[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\""