J JPmedia Known around here Sep 11, 2024 1,099 997 Southeast Yesterday at 7:23 PM #1 Well, with today's MS Edge update, it looks like Explorer was removed. The option no longer exists on my Windows 10 laptop. And while Palemoon does work, it is so painfully slow. Reactions: Broachoski and tigerwillow1
Well, with today's MS Edge update, it looks like Explorer was removed. The option no longer exists on my Windows 10 laptop. And while Palemoon does work, it is so painfully slow.
wittaj IPCT Contributor Apr 28, 2019 32,611 62,387 USA Yesterday at 9:08 PM #2 Does this not work anymore? Open Notepad: Copy then paste the single line of code below into Notepad: CreateObject("InternetExplorer.Application").Visible=true Save as OpenIE.vbs Make sure the the file name ends in .vbs not .txt, If it ends in .txt you must rename to .vbs Create a shortcut to the above file and double-click it anytime you want native Internet Explorer.
Does this not work anymore? Open Notepad: Copy then paste the single line of code below into Notepad: CreateObject("InternetExplorer.Application").Visible=true Save as OpenIE.vbs Make sure the the file name ends in .vbs not .txt, If it ends in .txt you must rename to .vbs Create a shortcut to the above file and double-click it anytime you want native Internet Explorer.
P PeteJ Pulling my weight Jan 14, 2025 310 187 California Yesterday at 9:29 PM #3 I thought win10 stopped getting updates?