You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QuickZip
I have an installation package that includes two files of about 1.5Gb
apiece -- 3.1Gb total
One is a .zip extension and the other is a .z01 extension
I have stored both in the same directory and QuickZip recognizes
the .zip file but doesn't seem to find the .z01 file. The file names
are identical; only the extensions are different.
As a result, it will extract only the files in the .zip archive
Any ideas????
lycj
unread,
Mar 5, 2008, 7:51:49 AM3/5/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QuickZip
Greetings
You can goto command line and combine the zip files to one, (e.g.)
Copy /b zipfile.zip+zipfile.z01+zipfile.z02 .... Combined.zip
Then it should be openable.
lycj
unread,
Mar 6, 2008, 6:52:09 AM3/6/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to QuickZip
One more thing, if you zip is in Zip64 format, you will have to enable
ZipForge support in Tools\Settings.
and qzLite3 do not support Zip64.