xdissent / ievms

Automated installation of the Microsoft IE App Compat virtual machines
http://xdissent.github.com/ievms
9.86k stars 497 forks source link

Edge fails to install #272

Closed geoffyuen closed 8 years ago

geoffyuen commented 8 years ago

My platform: OSX Mavericks, Virtualbox 4.2.10 (the latest)

Downloads ok. Unzips ok, but then gives the following output:

VBoxManage: error: 'Windows10_64' is not a valid Guest OS type
VBoxManage: error: Details: code NS_ERROR_INVALID_ARG (0x80070057), component VirtualBox, interface IVirtualBox, callee IAppliance
VBoxManage: error: Context: "Interpret" at line 330 of file VBoxManageAppliance.cpp
xdissent commented 8 years ago

VirtualBox 5.0 is required

geoffyuen commented 8 years ago

I guess I shouldn't depend on the Check Updates menu item. Thanks.