保存一个foo.reg文件

====================

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\Shell\edit with vim]
@="用Gvim打开"

[HKEY_CLASSES_ROOT\*\Shell\edit with vim\command]
@="\"D:\\Vim\\vim73\\gvim.exe\" \"%1\""

====================

相关文章:

  • 2021-09-13
  • 2022-12-23
  • 2021-12-20
  • 2021-11-13
  • 2021-05-24
  • 2021-10-11
  • 2021-08-09
  • 2021-07-03
猜你喜欢
  • 2022-12-23
  • 2021-11-20
  • 2021-09-29
  • 2022-12-23
  • 2022-12-23
  • 2021-10-08
  • 2022-03-09
相关资源
相似解决方案