【发布时间】:2016-12-16 13:38:58
【问题描述】:
我在 Windows 7 和 Windows 10 上的 firefox 47.0.1 出现了一些奇怪的问题。我无法打开 telnet 链接 - 例如“telnet://some.server.org:123”。
相同的链接在 Chrome 或 Windows XP 上的 Firefox 中正常工作。当我点击链接时,Firefox 建议我使用 Internet Shortcut Shell Extension DLL 打开它。
我认为,要运行的命令是 "C:\Windows\System32\rundll32.exe" "C:\Windows\System32\url.dll",TelnetProtocolHandler %l - 在 HKEY_CLASSES_ROOT\telnet\shell\ 中设置open\command 但是当我单击“确定”或将“Internet Shortcut Shell Extension DLL”设置为默认值并单击链接时没有任何反应。
【问题讨论】: