编写人:CC阿爸

 

2014-2-17

 

 近来在日常维护中,经常性的遇到用户在outlook中打开链接,提示【由于本机的限制,该操作已被取消】,第一次的在网上搜索到解决办法后, 第二次再处理时,又没能记住处理的方法,因此决定还是写在博客中,方便日后查找,需要的同学可供参考。

 

经过在网上搜索部分解决方案,以下这位同学的解决方案才是正解,终于找到相关解决办法。

 

原因:安装过chrome,firefox或其它第三方浏览器导致outlook无法打开链接。

 如果你尝试过

重设IE;

设置默认程序;

WORD Internet链接设置;

均无效。或者,

轻信了那些

“你的系统中毒了”

“重装系统吧”

之类的“后现代脑残型答案”后,还没有解决问题的话,往下看。

运行-》regedit-》

找到 HKEY_CURRENT_USER/Software/Classes/.html
右边默认值更改为:htmlfile

依次类推 .htm .shtml .xhtm .xhtml

打开outlook,点击email里的链接,IE窗口跳出来。

搞定。

 

如果帮到你,请回复。

 1. Click Start, click Run, type Regedit in the Open box, and then click OK.

2. Locate the following subkey:
HKEY_CURRENT_USER/Software/Classes/.html

3. On the File menu, click Export.

4. In the Export Registry File dialog box, enter HKCU_Classes_HTML_Backup.reg and click Save.

Note: This will create a backup of this registry key in the My Documents folder by default.

5. Right click the (Default) value for the .html key and select Modify...

6. Change the value from "ChromeHTML" to "htmlfile"

Repeat steps 1-6 for .htm .shtml .xhtm and .xhtml keys if they exist, remember to change the name of your backup file for each export.

posted on 2014-02-17 08:56  左丘文  阅读(1162)  评论(0编辑  收藏  举报