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.
http://msdn.microsoft.com/en-us/library/aa767914.aspx