解决IE8下telnet协议无效的问题

今天某同学升级了IE6到IE8,发现类似于 telnet://172.30.200.2:2001 这样的地址不能直接调用相关终端连接工具 (如telnet) 打开了。

其实是IE8默认没有启用telnet协议:
修改下注册表即可,

1
2
3
4
5
6
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_DISABLE_TELNET_PROTOCOL]

"iexplore.exe"=dword:00000000

参考:http://library.osu.edu/sites/it/CSS/faqtips/ie7_telnet_fix.php

喜欢这篇文章吗?

请订阅本站 RSS feed填写您的邮件地址,订阅我们的精彩内容:

随机日志

回复 (1)

  1. ewao  / 回复

    非常感谢,刚升级到IE9了。

发表评论 修改评论取消编辑

允许使用的标签 - 您可以在评论中使用如下的 HTML 标签以及属性。

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

 :wink:  :-|  :-x  :twisted:  :)  8-O  :(  :roll:  :-P  :oops:  :-o  :mrgreen:  :lol:  :idea:  :-D  :evil:  :cry:  8)  :arrow:  :-?  :?:  :!:

引用通告 (0)

› 尚无引用通告。

开灯