通过浏览器启动桌面应用程序 - mindpin/docs GitHub Wiki
Custom URL Protocol for Invoking Application
http://www.codeproject.com/Articles/332206/Custom-URL-Protocol-for-Invoking-Application
Registering an Application to a URI Scheme
https://msdn.microsoft.com/en-us/library/aa767914(VS.85).aspx
how do I create my own URL protocol? (e.g. so://…) http://stackoverflow.com/questions/389204/how-do-i-create-my-own-url-protocol-e-g-so
Launching C# .Net application from browser. Possible? http://stackoverflow.com/questions/1773135/launching-c-sharp-net-application-from-browser-possible