P pstein Extraordinary Member Joined Mar 20, 2010 Messages 454 Jan 25, 2017 Thread Author #1 I have problems to set an eMail client (e.g. Thunderbird) on my 64bit Win 7 system for handling all "mailto" links. It is often recommended to go to Control Panel --> Set Default programs or Control Panel ---> "Associate a file type or protocol with a program" and assign the (new) email client here. But this doesn't work here since the underlying protocol entries are missing. Have a look at the attached snapshot; As you can see: There is NO "mailto" protocol entry here (...which I could change)! I tracked down the problem to the Registry and found empty Registy branches for HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mailto and HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\mailto I think the are accidentially deleted in the past. So what I need is a zero-assumption initial Registry re-fill for "mailto". How can I re-create Registry key branches to any email client or the protocol itself. I think when this is done I can easily re-assign the mailto protocol to other software. Peter Attachments Control Panel_Programs_Default Programs_Set Associations.webp 45.6 KB · Views: 367
I have problems to set an eMail client (e.g. Thunderbird) on my 64bit Win 7 system for handling all "mailto" links. It is often recommended to go to Control Panel --> Set Default programs or Control Panel ---> "Associate a file type or protocol with a program" and assign the (new) email client here. But this doesn't work here since the underlying protocol entries are missing. Have a look at the attached snapshot; As you can see: There is NO "mailto" protocol entry here (...which I could change)! I tracked down the problem to the Registry and found empty Registy branches for HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mailto and HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\mailto I think the are accidentially deleted in the past. So what I need is a zero-assumption initial Registry re-fill for "mailto". How can I re-create Registry key branches to any email client or the protocol itself. I think when this is done I can easily re-assign the mailto protocol to other software. Peter
Solution Neemobeer Jan 25, 2017 Windows will look in several places for the mailto association. HKCU then HKLM then HKCR If you re-install or repair Thunderbird and check(select the default association) it should resolve the issue without having to modify the registry.
Windows will look in several places for the mailto association. HKCU then HKLM then HKCR If you re-install or repair Thunderbird and check(select the default association) it should resolve the issue without having to modify the registry.
Neemobeer Cloud Security Engineer Staff member Joined Jul 4, 2015 Messages 8,998 Jan 25, 2017 #2 Windows will look in several places for the mailto association. HKCU then HKLM then HKCR If you re-install or repair Thunderbird and check(select the default association) it should resolve the issue without having to modify the registry. Upvote 0 Downvote Solution
Windows will look in several places for the mailto association. HKCU then HKLM then HKCR If you re-install or repair Thunderbird and check(select the default association) it should resolve the issue without having to modify the registry.
P pstein Extraordinary Member Joined Mar 20, 2010 Messages 454 Feb 2, 2017 Thread Author #3 Thank you. But what if I use resp. want to use the portable version of Thunderbird? When extracting it it does NOT adjust the mailto association Upvote 0 Downvote
Thank you. But what if I use resp. want to use the portable version of Thunderbird? When extracting it it does NOT adjust the mailto association
Neemobeer Cloud Security Engineer Staff member Joined Jul 4, 2015 Messages 8,998 Feb 2, 2017 #4 Did you try setting it as the default from within Thunderbird? Make Thunderbird the Default Mail Client | Thunderbird Help Upvote 0 Downvote
Did you try setting it as the default from within Thunderbird? Make Thunderbird the Default Mail Client | Thunderbird Help