0
点赞
收藏
分享

微信扫一扫

右键菜单 notepad++.exe


把notepad++.exe添加到右键菜单

1、HKEY_CLASSES_ROOT\*\shell\ 添加项 NotePad++

     即 HKEY_CLASSES_ROOT\*\shell\NotePad++

     右边新建 icon 类型 REG_SZ 值 F:\xxx\npp.7.6.6.bin.x64\notepad++.exe

右键菜单 notepad++.exe_notepad++

2、HKEY_CLASSES_ROOT\*\shell\NotePad++\ 添加项 Command

      即 HKEY_CLASSES_ROOT\*\shell\NotePad++\Command

       修改右边默认 REG_SZ的值为 F:\xxx\npp.7.6.6.bin.x64\notepad++.exe %1

右键菜单 notepad++.exe_右键菜单_02

 

 

 

 

举报

相关推荐

0 条评论