Possible Duplicate:
Register Windows program with the mailto protocol programmatically
I would like to set an in house email client written in Delphi as the default email client for mailto: using code. Is it possible, and if so, how can it be done?
Possible Duplicate:
Register Windows program with the mailto protocol programmatically
I would like to set an in house email client written in Delphi as the default email client for mailto: using code. Is it possible, and if so, how can it be done?
General answer for Registering an Application to a URL Protocol.
Or how to register your application for URLs starting with your_protocol: