Possible Duplicates:
how do I create my own URL protocol? (e.g. so://…)
How do I register a custom URL protocol in Windows?
Is there a way to associate a scheme, like cms:// to a Windows program?
So when an user types cms://user:[email protected], it opens the program and can automatically connect using the given credentials.
This is covered in an MSDN article called Registering an Application to a URL Protocol
What you need to know to register an application to a URL Protocol:
http://msdn.microsoft.com/en-us/library/aa767914(VS.85).aspx
Tells you the registry details and gives you a code sample.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With