Jump to content

Recommended Posts

Posted

Got an issue where by I believe after the installation of IE 10, it breaks the Mail To functionality as the URL Protocol Registry key and possibly other sub keys are missing and are not correct.

 

Forum post on spice works page : IE 10 mailto bug opening tons of windows - Spiceworks

 

Blog Explaining and or showing the issue(s) : Twig's Tech Tips: Internet Explorer 10: Mailto bug opening lots of windows

 

MVPS Site : Multiple browser windows open when you click on a mailto: link

 

Patch / Resolution is to re add the URL Protocol registry key which can be done something like so :

 

reg ADD "HKLM\Software\Classes\mailto" /f /v "URL Protocol" /t REG_SZ /d ""

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...