Created
April 21, 2014 17:16
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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