Skip to content

Instantly share code, notes, and snippets.

@matthewlein
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthewlein/9399418 to your computer and use it in GitHub Desktop.
Save matthewlein/9399418 to your computer and use it in GitHub Desktop.
IEVMs command line for me. NOTE the path /volumes/etc space is not escaped! This will install to a specific path and a specific version.
curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | env INSTALL_PATH="/Volumes/El Resto/.ievms" env IEVMS_VERSIONS="8" bash
@matthewlein
Copy link
Author

Double-check the URL for the ievms.sh before you run it. That can change I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment