xdissent / ievms

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

Why automatic unar download? #331

Open dmr opened 6 years ago

dmr commented 6 years ago

I really like this project but it took me a while to figure out that I need to install unar on my system to fix the installation errors.

MD5 check failed for unar1.10.1.zip (wanted d548661e4b6c33512074df81e39ed874, got c6e76d2d2e7004ad58e801b3cca66894)

Can this be a requirement on MacOSX meaning the script will exit with

Please install unar manually (i.e. using "brew install unar")

I think this would reduce unnecessary maintenance from ievms.

Please keep this project alive, thank you so much :)

Farnoosh63 commented 6 years ago

I had the same problem and I had to install unar through homebrew. using macOS Sierra 10.12

mpoehler commented 6 years ago

There is already a Pull request waiting for a merge... https://github.com/xdissent/ievms/pull/333