Created
September 3, 2012 09:06
-
-
Save therobot/3608014 to your computer and use it in GitHub Desktop.
Setup a virtual machine with Windows 7 and IE 9, the nice way.
This file contains hidden or 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
First of all you have to download and install Virtual Box from its website: https://www.virtualbox.org/wiki/Downloads | |
After that just type in your shell: | |
curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="9" bash | |
It will take a lot, because is a 4Gb image. The good thing is that you can stop the download with Cmd + C and run the command again to continue. | |
When finished, launch Virtual Box and you will find an new image that you can use. The password for the admin user is "Password1". |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment