Click here to Skip to main content
15,890,882 members

Articles by MWBate (Tip/Trick: 1)

Tip/Trick: 1

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 5.00

Programming Languages
C#
14 Jun 2011   Updated: 14 Jun 2011   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 7,140     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
I have been using the following code (suggested by someone on an MSDN forum) to determine if a default mail client has been configured:RegistryKey hkey = Registry.ClassesRoot.OpenSubKey( "mailto\\shell\\open\\command", false);hkey will be null if there is no such client.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect
Unknown
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.