mahocon

假设WPS安装在 “D:\Program Files\Kingsoft\WPS Office” 目录下,导入以下注册表内容:

 

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\WPS打开]
@="用WPS打开"
"icon"="D:\\Program Files\\Kingsoft\\WPS Office\\ksolaunch.exe,3"

[HKEY_CLASSES_ROOT\Excel.Sheet.12\shell\WPS打开\command]
@="D:\\Program Files\\Kingsoft\\WPS Office\\ksolaunch.exe" /et /fromksolaunch "%1"

[HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\WPS打开]
@="用WPS打开"
"icon"="D:\\Program Files\\Kingsoft\\WPS Office\\ksolaunch.exe,3"

[HKEY_CLASSES_ROOT\Excel.Sheet.8\shell\WPS打开\command]
@="D:\\Program Files\\Kingsoft\\WPS Office\\ksolaunch.exe" /et /fromksolaunch "%1"

[HKEY_CLASSES_ROOT\Word.Document.12\shell\WPS打开]
@="用WPS打开"
"icon"="D:\\Program Files\\Kingsoft\\WPS Office\\ksolaunch.exe,1"

[HKEY_CLASSES_ROOT\Word.Document.12\shell\WPS打开\command]
@="D:\\Program Files\\Kingsoft\\WPS Office\\ksolaunch.exe" /wps /w /fromksolaunch "%1"

[HKEY_CLASSES_ROOT\Word.Document.8\shell\WPS打开]
@="用WPS打开"
"icon"="D:\\Program Files\\Kingsoft\\WPS Office\\ksolaunch.exe,1"

[HKEY_CLASSES_ROOT\Word.Document.8\shell\WPS打开\command]
@="D:\\Program Files\\Kingsoft\\WPS Office\\ksolaunch.exe" /wps /w /fromksolaunch "%1"

分类:

技术点:

相关文章:

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