1.运行注册表编辑器:开始->运行->regedit

2.找到HKEY_CLASSES_ROOT/*/shell

3.右击shell,选择 新建->项

4.项的名字为Edit with Nodepad++

5.右击Edit with Nodepad++这一项,选择新建->项,项的名字为 command

6.点击command这一项,修改右边名称为 (默认) 的这一字段的值为 D:\Program Files (x86)\npp.6.8.2.bin\notepad++.exe "%1"

7.右击 Edit with Nodepad++ 这一项,新建->字符串值

8.字符串值的 名称 字段为icon,数据字段为 D:\Program Files (x86)\npp.6.8.2.bin\notepad++.exe

9.完成

相关文章:

  • 2021-10-19
  • 2022-01-03
  • 2021-10-15
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-14
  • 2021-12-25
  • 2021-05-10
  • 2021-04-19
  • 2021-05-20
  • 2022-12-23
  • 2021-12-06
相关资源
相似解决方案