右键添加Notepad++编辑

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\使用notepad++编辑]
@="使用notepad++编辑"
"icon"="D:\\npp.6.9.bin\\notepad++.exe"

[HKEY_CLASSES_ROOT\*\shell\使用notepad++编辑\Command]
@="D:\\npp.6.9.bin\\notepad++.exe %1"

 

保存为为1.reg  导入即可。

posted @ 2022-04-08 09:28  wsh3166Sir  阅读(46)  评论(0)    收藏  举报