Skip to content

Instantly share code, notes, and snippets.

@philfreo
Created November 14, 2019 21:38
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 philfreo/5ed0c84c4a1ddfc9e7a31d6dabaad26a to your computer and use it in GitHub Desktop.
Save philfreo/5ed0c84c4a1ddfc9e7a31d6dabaad26a to your computer and use it in GitHub Desktop.
Testing on Windows from macOS
  1. Download & install VirtualBox for OS X
  2. Acquire a Windows 10 environment. Easiest way:
    • Use a maintained fork of ievms, like this:
    • curl -s https://raw.githubusercontent.com/amichaelparker/ievms/master/ievms-node.sh | env IEVMS_VERSIONS="EDGE" bash
  3. Start Windows instance in VirtualBox.
  4. The password for the default Windows IEUser is Passw0rd! (mentioned here)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment