Reputation: 51
I downloaded IE11 and IE10 virtual machines for VirtualBox from MS Edge page. https://dev.windows.com/en-us/microsoft-edge/tools/vms/mac/
But the zip files seems to be broken. Unzip command shows:
$ zipinfo IE11.zip
Archive: IE11.zip 5314224734 bytes 1 file
warning [IE11.zip]: 1019257298 extra bytes at beginning or within zipfile
(attempting to process anyway)
error [IE11.zip]: start of central directory not found;
zipfile corrupt.
(please check that you have transferred or created the zipfile in the
appropriate BINARY mode and that you have compiled UnZip properly)
How can I download the correct version of the virtual machines?
Upvotes: 1
Views: 228
Reputation: 684
The files are correct. They are zip64 files and you need a software that supports it to unzip them. In the instructions right below the download button we recommend The Unarchiver.
Source: I'm the PM of that website
Upvotes: 2