This page explains how to make a Mac application to handle custom URL schemes. How can I do the same thing with PC?
To register an application as a URL Protocol Handler, you simply create registry entries telling windows what you want to do.
DO you want to write a pluggable protocol handler for Windows Shell and Internet Explorer? If so, check out documentation for URLMon.
来源:https://stackoverflow.com/questions/5287879/url-schemes-protocol-handler-programming-for-windows