vote up 2 vote down star

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?

flag

2 Answers

vote up 7 vote down check

Duplicate (?) Register Windows program with the mailto protocol programmatically

link|flag
vote up 4 vote down

General answer for Registering an Application to a URL Protocol.

Or how to register your application for URLs starting with your_protocol:

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.