2025年7月
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
無料ブログはココログ

« edgeのお気に入りをieのお気に入りセンタ風にする | トップページ | インターネットショートカット(.url)を開くときにブラウザを選択する。 »

2022年4月23日 (土)

ie-modeで開くedgeのコマンドライン

"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --new-window --ie-mode-file-url -- "C:\xxx\xxx.htm"

policyが二つ必要なようで、一つで嵌った。

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge]
"InternetExplorerIntegrationLocalFileAllowed"=dword:00000001
"InternetExplorerIntegrationLevel"=dword:00000001

« edgeのお気に入りをieのお気に入りセンタ風にする | トップページ | インターネットショートカット(.url)を開くときにブラウザを選択する。 »