Custom Browser protocol to implement Web program invoke local program

Source: Internet
Author: User

Transfer from http://blog.csdn.net/talking12391239/article/details/40712759

Pro-Test available

tencent://message/? Uin=000000&websitename=qzone.qq.com&menu=yes

Windows Registry Editor Version 5.00

[Hkey_classes_root\tencent\defaulticon]
@= "C:\\Program files\\tencent\\qq\\bin\\timwp.exe,1"

[Hkey_classes_root\tencent\shell\open]

First is the link, super simple <a href= "bbfexe://123456" > Calculator </a>

Windows Registry Editor Version 5.00

[Hkey_classes_root\bbfexe]
"URL Protocol" = "C:\\windows\\system32\\calc.exe"
@= "Tencentprotocol"

[Hkey_classes_root\bbfexe\defaulticon]
@= "c:\\windows\\system32\\calc.exe,1"

[Hkey_classes_root\bbfexe\shell]

[Hkey_classes_root\bbfexe\shell\open]

[Hkey_classes_root\bbfexe\shell\open\command]
@= "\" c:\\windows\\system32\\calc.exe\ "\"%1\ ""

WinForm in static void Main (string[] args)
Args is the passed argument%1.

Custom Browser protocol to implement Web program invoke local program

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.