https://blogs.windows.com/windowsexperience/2021/05/19/the-future-of-internet-explorer-on-windows-10-is-in-microsoft-edge/
the Internet Explorer 11 desktop application will be retired and go out of support on June 15, 2022, for certa大带宽服务器in versions of Windows 10.
某个版本起的 win10 将不再有 IE11 ?
然而 Edge 有 IE 模式,不知道一大堆控件还能不能用
After the Internet Explorer desktop application is retired on June 15, 2022, it will be out of support. After this date, the IE11 desktop application will be disabled and will redirect to Microsoft Edge if a user tries to access it.
从 2022 年 6 月 15 日开始,IE 浏览器将被终止支持。在这个日期后,如果用户尝试使用 IE 将会被重定向至 Edge 。
这些版本会受到影响:
Internet Explorer 11 desktop application delivered via the Semi-Annual Channel (SAC):
Windows 10 client SKUs (version 20H2 and later)
Windows 10 IoT (version 20H2 and later)
这些版本不会受到影响:
Out of scope at the time of this announcement (unaffected):
Internet Explorer mode in Microsoft Edge
Internet Explorer platform (MSHTML/Trident), including WebOC
Internet Explorer 11 desktop application on:
Windows 8.1
Windows 7 Extended Security Updates (ESU)
Windows 10 Server SAC (all versions)
Windows 10 IoT Long-Term Servicing Channel (LTSC) (all versions)
Windows 10 Server LTSC (all versions)
Windows 10 client LTSC (all versions)
In-market Windows 10 LTSC and Windows Server are out of scope (unaffected) for this change.
参考来源:Internet Explorer 11 desktop app retirement FAQ ( https://techcommunity.microsoft.com/t5/windows-it-pro-blog/internet-explorer-11-desktop-app-retirement-faq/ba-p/2366549 )
不影响一堆 win7
ie 控件还是会继续维护
以及企业版的 ie 模式会继续维护到 2029 年
然而好多公司还在用 IE8
指望 Edge 的 IE 模式是不靠谱的,海康威视的 web 根本访问不了
edge Dev 版 这些支持切换 IE 内核模式
LTSC 用户情绪稳定
微软呐要不就不搞,要搞就谁也跟不上
IE 控件还会长期保留 —— Windows 上太多软件用到 IE 控件了,
新系统已经找不到 IE 浏览器了,必须用 IE 访问的网页,可以用 aardio 写几句代码调用 IE 控件打开:
import web.form;
var wb = web.form(winform);
wb.go("http://www.baidu.com")
微软现在提供了 WebView2 控件,基于最新的 Chromium 内核,并且跟 IE 控件一样可以在 JavaScript 里调用 COM 对象,比 Electron 方便太多了,用 aardio 调用 WebView2 的例子:
import web.view;
var wb = web.view(winform);
wb.external = {
methodWithParametersAndReturnValue = function(a,b){
return a + b;
}
}
wb.html = /*
*/
不知道现在正确的网银使用方式是什么?我都是用 ie 装插件,毕竟这个保证成功。
赶紧毁灭吧,一天不停止支持,那些网站就一天不更新换代。。。
是否会影响与 IE 相关的 shell 扩展?如 qttabbar 。
@XIU2
感觉没用的,xp 还停止支持了呢,一堆内网不还是要求 xp ie6
前端人狂喜
先别急着开心,现在还有事业单位要求兼容 IE8 呢。
我这还有机子 XP+IE6,就为了用某些奇葩的 OA
俺们公司有一台电脑,Windows XP + IE 8,专门用来访问政一府网站。