在鼠标右键上加入使用notepad++编辑

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

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

安装notepad++之后怎样在鼠标右键上加上Edit with notepad++

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

安装notepad++之后怎样在鼠标右键上加上Edit with notepad++

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

安装notepad++之后怎样在鼠标右键上加上Edit with notepad++

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

安装notepad++之后怎样在鼠标右键上加上Edit with notepad++

安装notepad++之后怎样在鼠标右键上加上Edit with notepad++

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

安装notepad++之后怎样在鼠标右键上加上Edit with notepad++

安装notepad++之后怎样在鼠标右键上加上Edit with notepad++

参考自:

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

相关文章:

  • 2022-02-02
  • 2021-12-03
  • 2021-08-14
  • 2021-07-06
  • 2021-10-20
  • 2021-08-05
猜你喜欢
  • 2021-08-21
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
  • 2021-07-18
  • 2021-05-10
  • 2021-10-10
相关资源
相似解决方案