3

In Chrome, when I click on a mailto: link, I'd like to be taken to my Gmail's Compose window. So I downloaded ChromeMailer and it works relatively well. However, after using Outlook 2010, the default for the mailto reverts to Outlook.

I went into Outlook's Options, clicked Default Programs... and was greeted with this:

enter image description here

As you can see, the checkbox is grayed out and I can't do anything to changed it. Clicking Select All checkbox does nothing either.

How do I stop Outlook from stealing the mailto protocol handler?

AngryHacker
  • 19,327

2 Answers2

2

You can change the association of mailto in the registry by going to

HKEY_CLASSES_ROOT\mailto\shell\open\command

and change it from Outlook to Chrome composer

"C:\Program Files (x86)\Google\Chrome\Application\chrome" https://mail.google.com/mail/?=1#compose
Greg
  • 4,668
2

If you only want to use GMail for the links in Chrome, the 'Send from GMail' extension works well for me on a machine that has both Outlook and Thunderbird installed.