Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Old school, like it (:

(1 edit)

how to download internet explorer 11: 1: go to notepad and type

Set IE = CreateObject("InternetExplorer.Application")

IE.Visible = True

IE.Navigate "https://www.google.com" change to whatever search engine u want. 

. 💾 Save as .vbs

  • Click File > Save As

  • File name: OpenIE.vbs

  • Save as type: All Files (*.*)

  • Save it somewhere like your Desktop

3. 🖼️ Change the Icon to IE11

Now we make it look like IE11 for ✨ aesthetic ✨

Here's how:
  1. Right-click the .vbs file

  2. Click Create shortcut

  3. Right-click the shortcut, then Properties

  4. Click Change Icon

  5. Click Browse

  6. Go to this path:

plaintext
CopyEdit
C:\Program Files\Internet Explorer\iexplore.exe

Thanks for the instructions! But I think I’ll stick with my current browser Firefox.

ok! but if you ever need to do opening old, legacy sites, use internet explorer mode in microsoft edge or follow my instructions!