如果您需要瀏覽只支援Internet Explorer (IE)的網站, 可以試著用Microsoft Edge的[IE模式]去開啟看看. 方法如下:
(以下示範是在Windows 10中操作)
- 下載並安裝 以Chromium為基礎的新Microsoft Edge 也可以直接 點此下載
- 下載最新的 Microsoft Edge原則範本 (GET POLICY FILES)
- 下載並安裝 Enterprise Mode Site List Manager (目前只有英文版, 用來編輯[企業模式網站清單])
先用Enterprise Mode Site List Manager編輯要用IE模式開啟的網站清單 [企業模式網站清單]
例如想用IE模式開啟 proliantaholic.blogspot.com
加入需要的網址(Add)後把清單存成一個XML檔案備用. (例如: sitelist.xml)
sitelist.xml的內容長大致是像這樣:
1 2 3 4 5 6 7 8 9 10 11 | <site-list version="1"> <created-by> <tool>EMIESiteListManager</tool> <version>10.0.14357.1004</version> <date-created>02/12/2020 14:40:11</date-created> </created-by> <site url="proliantaholic.blogspot.com"> <compat-mode>IE8Enterprise</compat-mode> <open-in>IE11</open-in> </site> </site-list> |
解開下載的Microsoft Edge原則範本 (MicrosoftEdgePolicyTemplates.cab)
把 windows\admx 底下的
msedge.admx
msedgeupdate.admx
複製到 C:\Windows\PolicyDefinitions
把 windows\admx\zh-TW 底下的
msedge.adml
msedgeupdate.adml
複製到 C:\Windows\PolicyDefinitions\zh-TW
開啟群組原則編輯器 (gpedit.msc)
電腦設定 -> 系統管理範本 -> Microsoft Edge
設定 Internet Explorer 整合 (已啟用) -> 選項: Internet Explorer 模式
設定 [企業模式網站清單] (已啟用) -> 選項: file:///C:/Users/adminuser/Documents/sitelist.xml
選項中的[企業模式網站清單]可以是下列其中一種:
- HTTPS位置: https://localhost:8080/sitelist.xml
- 區域網路檔案: \\network\shares\sitelist.xml
- 本機檔案: file:///c:/Users/<user>/Documents/sitelist.xml
上述步驟完成後, 使用Microsoft Edge打開proliantaholic.blogspot.com
網址前面會多了一個IE圖示, 表示頁面已在IE模式下開啟.
檢查設定:
參考資料: https://docs.microsoft.com/en-us/DeployEdge/edge-ie-mode