xdissent / ievms

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

curl command for EDGE fails on El Capitan #285

Closed dennisgaebel closed 8 years ago

dennisgaebel commented 8 years ago
curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="EDGE" bash

results in this output error stating an MD5 failure:

MD5 check failed for MSEdge_Win10.zip (wanted c1011b491d49539975fb4c3eeff16dae, got e4444fd16c6bd80ca56175ca027eb447)
Failed to download https://az792536.vo.msecnd.net/vms/VMBuild_20150801/VirtualBox/MSEdge/Mac/Microsoft%20Edge.Win10.For.Mac.VirtualBox.zip to /Users/GrayGhost/.ievms/MSEdge_Win10.zip (attempt 3 of 3)

NOTE: My IEVMS folder is completely empty before making the install.

ahansson89 commented 8 years ago

I have the same error. Did you solve it?