No Live View on PC

AusGuy

Young grasshopper
Nov 16, 2017
38
5
I can't access live view on PC. I can view on my phone no problems. I've tried the original IE. It keeps on coming up saying to install a plug in. I've done that and it still gives me the same message.

Any ideas?
 
The zip file contains:

Screenshot 2025-09-11 211219.png

I think you just need to run the WebPlugins.exe file... I ran the Webplugins-x64.exe file first, but that did not work... then I ran the WebPlugins.exe file and live view started working :)
 
The plug ins usually only work for Internet Explorer.

Yeah we know but it is still native to Windows and will be for a long time.

How to enable native Internet Explorer in Windows 10 and 11:
  • 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.