Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drylikov/win10_win11_launch_internet_explorer_browser
launch IE.
https://github.com/drylikov/win10_win11_launch_internet_explorer_browser
Last synced: 8 days ago
JSON representation
launch IE.
- Host: GitHub
- URL: https://github.com/drylikov/win10_win11_launch_internet_explorer_browser
- Owner: drylikov
- License: mit
- Created: 2024-06-22T22:02:00.000Z (5 months ago)
- Default Branch: drylikov
- Last Pushed: 2024-06-22T22:04:46.000Z (5 months ago)
- Last Synced: 2024-06-23T03:43:28.037Z (5 months ago)
- Language: VBScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Launch the Internet Explored browser on Windows 10/11
Lately, it has become impossible to launch the Internet Explorer browser on Windows 10/11. If try to launch it the IE browser automatically closed and launch the MS Edge browser instead of the Internet Explorer.
But if you still need to use the Internet Explorer browser, you can start it from the vbs script.
This method guaranty works on Windows 10/11 at February 2023.
How to use the script:
-
Copy the launch_ie.vbs file to your computer and execute it with double click.It will open the Internet Explored browser.
To set up the start page, opening by this script
-
- Open the launch_ie.vbs file in any text editor (for example, in Notepad, Notepad++, Visual Studio Code).
- Change the second string - replace the www.microsoft.com address with the required.
- Save the file.