保存以下为任意文件名.reg文件,双击导入注册表。

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\Shell\用记事本打开(&N)]
[HKEY_CLASSES_ROOT\*\Shell\用记事本打开(&N)\Command]
@="notepad.exe \"%1\""

 

删除

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\*\Shell\用记事本打开(&N)]
[-HKEY_CLASSES_ROOT\*\Shell\用记事本打开(&N)\Command]
@="notepad.exe \"%1\""

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-13
  • 2021-12-03
  • 2021-04-11
猜你喜欢
  • 2022-12-23
  • 2021-11-07
  • 2021-04-18
  • 2021-08-01
  • 2021-09-29
  • 2021-11-22
  • 2021-08-29
相关资源
相似解决方案