我从 modern.ie 下载了一些虚拟机映像 (IE9_Win7),但无法在 Ubuntu 12.04 上提取它。它显示以下错误:
Archive: IE9_Win7.zip
warning [IE9_Win7.zip]: 707116788 extra bytes at beginning or within zipfile
(attempting to process anyway)
error [IE9_Win7.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)
我已多次重新下载。存档具有以下文件签名:
IE9_Win7.zip: Zip archive data, at least v3.0 to extract
我可以毫无问题地解压 IE10 存档,因为它小于 4GB 并且具有以下文件签名:
IE10_Win8.zip: Zip archive data
哪个适用于 Ubuntu 12.04 的工具可以提取 v3.0 zip?