离线 notepad++ 添加到右键菜单
复制下面代码,修改文件后缀名为:reg
Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\*\shell\NotePad++]
@="Notepad++"
"Icon"="D:\\Notepad++\\notepad++.exe,0"[HKEY_CLASSES_ROOT\*\shell\NotePad++\Command]
@="D:\\Notepad++\\notepad++.exe %1