Skip to content

Instantly share code, notes, and snippets.

@glombard
Created April 21, 2014 17:16
Show Gist options
  • Save glombard/11149285 to your computer and use it in GitHub Desktop.
Save glombard/11149285 to your computer and use it in GitHub Desktop.
Download and install the IE11 Windows 7 virtual machine from Modern.ie into VirtualBox on Mac OS X
curl -O -L "http://www.modern.ie/vmdownload?platform=mac&virtPlatform=virtualbox&browserOS=IE11-Win7&parts=4&filename=VMBuild_20131127/VirtualBox/IE11_Win7/Mac/IE11.Win7.For.MacVirtualBox.part{1.sfx,2.rar,3.rar,4.rar}"
brew install unrar
unrar x IE11.Win7.For.MacVirtualBox.part1.sfx
vboxmanage import "IE11 - Win7.ova" --vsys 0 --memory 2048
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment