赞
踩
使用网页链接打开本地 exe 客户端程序:
1.新建注册表文件 szztClient.reg, 客户端的名称和客户端的地址可以自己定义
- [HKEY_CLASSES_ROOT\szztClient]
- @="szztClientProtocol"
- "URL Protocol"=""
-
- [HKEY_CLASSES_ROOT\szztClient\DefaultIcon]
- @="C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe,1"
-
- [HKEY_CLASSES_ROOT\szztClient\shell]
- @=""
-
- [HKEY_CLASSES_ROOT\szztClient\shell\open]
- @=""
-
- [HKEY_CLASSES_ROOT\szztClient\shell\open\command]
- @="\"C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe\" \"%1\""
2.然后双击运行写入注册表。
3.在网页添加链接
<a href="szztClient://">打开客户端</a>
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。