xdissent / ievms

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

Fix for MS Edge not downloading #295

Closed Jamesking56 closed 6 years ago

Jamesking56 commented 8 years ago

Fixes MS Edge downloading and Guest Additions in MS Edge. (fixes #274 #291)

BUG: Windows 10 won't reboot automatically whilst IEVMs is installing control and guest additions. When terminal says Waiting for MSEdge - Win10 to shutdown... you will have to shutdown Windows 10 manually. (this will happen two times)

@xdissent We do need a more permanent solution for this.

For those of you who want to use my patch before it has been accepted into this repository, you can use the following commands to install all VMs:

curl -s https://raw.githubusercontent.com/Jamesking56/ievms/patch-2/ievms.sh | bash

Or for just Edge:

curl -s https://raw.githubusercontent.com/Jamesking56/ievms/patch-2/ievms.sh | env IEVMS_VERSIONS="EDGE" bash

Jamesking56 commented 6 years ago

Closing due to age and inactivity.