When I click an e-mail address in Adobe Reader X, an Outlook e-mail window opens, even though Thunderbird is my standard e-mail client and assigned to the mailto: protocol.

How can I make Adobe Reader X open e-mail links in Thunderbird?

I'm using Windows 7. How to Change the Email Client in Adobe Reader doesn't seem to apply to this version of Adobe Reader, I don't see the drop-down menu of step 6.

link|improve this question
feedback

2 Answers

up vote 1 down vote accepted

Had the same problem, for some reason there were two different settings, which were called depending on the current user context:

  1. start regedit,
  2. find your way to

    HKEY_CLASSES_ROOT\mailto\shell\open\command

  3. check if it's the same value as in

    HKEY_CURRENT_USER\Software\Classes\Thunderbird.Url.mailto\shell\open\command

  4. check if it's the same value as in HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mailto\shell\open\command

Please note:

  • Presumably the value should be something like "C:\Program Files (x86)\Mozilla Thunderbird\thunderbird.exe" -osint -compose "%1"
  • HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\‌​‌​mailto\UserChoice should be something like Progid Thunderbird.Url.mailto
link|improve this answer
Thanks so much for digging through the registry, this had really been bugging me for a while :) – doncherry Mar 9 at 0:55
feedback

You must be using Windows if you are getting as far as not seeing the dropdown. Adobe Reader (both 9 and 10) respects the Windows system settings for default clients.

When you go to Edit / Preferences / Internet / Internet Settings it is just opening the Windows internet settings dialog. Reader does not have one of its own.

The linked article is referring to Windows XP, where the Programs tab shows the dropdowns for each application type. Under Windows 7 this moved to the Set Programs button at the bottom of the tab in the Internet Programs section.

This will take you to the Default Programs settings page. Click Set Your Default Programs. In the list, choose Thunderbird, then click Set this program as default. This will make sure Thunderbird is selected for email in all cases where an email client can be invoked, not just when a mailto: link is clicked.

link|improve this answer
I'm using Windows 7. Unfortunately, this setting had already been set, i.e. Thunderbird had already had all the standards. I ensured it was set and tried again, but the compose window opened in Outlook again. – doncherry Feb 3 at 8:55
Does it do the same if you do Send To Email in something like Word? – Paul Feb 3 at 8:56
No, in Word or Firefox, a Thunderbird compose window opens. Adobe Reader is the only program in which I've encountered this behavior. – doncherry Feb 3 at 8:58
Why are adobe products so stupid when it comes to things like this. It seems to be ignoring the system setting, is this your machine or a work machine with a standard build? – Paul Feb 3 at 9:01
It's my personal, own laptop. – doncherry Feb 3 at 9:02
show 2 more comments
feedback

Your Answer

 
or
required, but never shown

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