Skip to content

Instantly share code, notes, and snippets.

@joaocarvalho
Last active December 20, 2015 12:29
Show Gist options
  • Select an option

  • Save joaocarvalho/6131940 to your computer and use it in GitHub Desktop.

Select an option

Save joaocarvalho/6131940 to your computer and use it in GitHub Desktop.
Install Virtualbox VM Win7 IE9 Ubunto 11.04 and 12.04
$ sudo apt-get install virtualbox unrar curl
$ cd ~/VirtualBox\ VMs/
$ curl -L -O "http://download.microsoft.com/download/B/7/2/B72085AE-0F04-4C6F-9182-BF1EE90F5273/Windows_7_IE9.part0{1.exe,2.rar,3.rar,4.rar,5.rar,6.rar,7.rar}"
$ unrar e Windows_7_IE9.part01.exe
Once available and started in VirtualBox, the password for ALL VMs is "Password1".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment