我们在安装完notepad++文本编辑器之后,在一个文本文件上右键有时候并没有出现“使用notepad++编辑的选项”,我们可以通过简单地修改注册表文件来增加这样的功能

1、 首先打开注册表,windows + R运行,在运行窗口中输入 regedit,进入注册表编辑器

notepad++添加到右键菜单栏

2、在左边的导航中找到路径:HKEY_CLASSES_ROOT\*\shell

notepad++添加到右键菜单栏

3、 在shell上右键,新建项,命名为edit with notepad++

notepad++添加到右键菜单栏

4、 在新建的项edit with notepad++上右键,然后新建一个项,命名为command,新建了command之后选中command项会发现右边有相应的值,双击默认进行修改

notepad++添加到右键菜单栏

notepad++添加到右键菜单栏

5、 双击默认后对其值进行修改,先写notepad++的路径,然后写上“%1”,点击确定,在任意文件上右键都会有edit with notepad++这个选项

notepad++添加到右键菜单栏

notepad++添加到右键菜单栏

参考自:

http://www.howtogeek.com/howto/windows-vista/add-open-with-notepad-to-the-context-menu-for-all-files/

1、 首先打开注册表,windows + R运行,在运行窗口中输入 regedit,进入注册表编辑器

notepad++添加到右键菜单栏

2、在左边的导航中找到路径:HKEY_CLASSES_ROOT\*\shell

notepad++添加到右键菜单栏

3、 在shell上右键,新建项,命名为edit with notepad++

notepad++添加到右键菜单栏

4、 在新建的项edit with notepad++上右键,然后新建一个项,命名为command,新建了command之后选中command项会发现右边有相应的值,双击默认进行修改

notepad++添加到右键菜单栏

notepad++添加到右键菜单栏

5、 双击默认后对其值进行修改,先写notepad++的路径,然后写上“%1”,点击确定,在任意文件上右键都会有edit with notepad++这个选项

notepad++添加到右键菜单栏

notepad++添加到右键菜单栏

参考自:

http://www.howtogeek.com/howto/windows-vista/add-open-with-notepad-to-the-context-menu-for-all-files/

相关文章:

  • 2022-12-23
  • 2022-02-01
  • 2021-09-13
  • 2021-05-10
  • 2021-08-28
  • 2022-12-23
  • 2021-10-12
  • 2021-08-14
猜你喜欢
  • 2021-07-31
  • 2021-12-24
  • 2021-06-12
  • 2022-12-23
  • 2022-12-23
  • 2021-05-10
  • 2022-12-23
相关资源
相似解决方案