unzip file on small drive
Posted
by
David Oneill
on Super User
See other posts from Super User
or by David Oneill
Published on 2013-06-28T02:50:53Z
Indexed on
2013/06/28
4:23 UTC
Read the original article
Hit count: 517
I have a zip file that contains many files. Each file in the zip file is about 100MB, and is compressed about 10% (IE it is about 90MB in the zip file). The whole zip file is 20GB, and I'm trying to unzip it onto a drive that has only 30GB free.
On Windows 7, how can I unzip a zip file on my laptop's harddrive that doesn't have enough space for both the zipped and unzipped copies of the file?
IE can I tell windows to remove stuff from the zip file as it is uncompressed?
© Super User or respective owner