A simple VBScript-based solution to launch Internet Explorer (IE) on modern Windows 10/11 systems.
This repository contains:
OpenIE.vbs
- VBScript to launch Internet ExplorerOpenIE.exe
- Pre-compiled executable version
Designed for scenarios where legacy systems still require Internet Explorer compatibility, despite Microsoft's official deprecation.
- Windows 10/11 (x64/x86)
- Internet Explorer components enabled (default configuration)
- Download
OpenIE.vbs
- Double-click to launch Internet Explorer
- Download
OpenIE.exe
- Run to instantly open IE
- To prevent automatic Edge redirection:
- Open Microsoft Edge
- Navigate to:
edge://settings/defaultBrowser
- Disable "Let Internet Explorer open sites in Microsoft Edge"
- Microsoft officially retired IE on June 15, 2022
Pull requests welcome.
MIT License - See LICENSE for details.
Internet Explorer is a registered trademark of Microsoft Corporation. This project is not affiliated with or endorsed by Microsoft.