Question : How to login on Google Chrome With Win11

Nov 1, 2022
3
0
Istanbul
The branches of our workplace have cameras. Dahua Windows app is using a lot of resources on my device. I want to watch from web panel. It installs the plugin, but even though I installed the plugin, it asks again and does not log in. What can I do. I can't install explorer in windows 11 it redirects directly to edge. What can I do? Please help guys.
 
Somewhere on these forums is a post containing a command you can save as a shortcut that will open an IE browser window.
Yes, IE is still there on Windows 11.
It's still heavily used by certain components.
 
Somewhere on these forums is a post containing a command you can save as a shortcut that will open an IE browser window.
Yes, IE is still there on Windows 11.
It's still heavily used by certain components.
Paste this code into a text document, and save it with a .vbs extension....
Code:
CreateObject("InternetExplorer.Application").Visible=true