Home > Archive > Compression > December 2006 > Multi span ???
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hello,
I have one zip archive in two parts on my hard drive :
Part1.zip
Part2.z01
How can I extract the files?
I have winzip 8 on windows 2000
Thanks
RR
| |
| herojits 2006-11-30, 7:55 am |
| Hi,
Once the parts in the same folder, just unzipped the part with .zip
extension. You are done.
Regards,
Herojit
RR wrote:
> Hello,
>
> I have one zip archive in two parts on my hard drive :
>
> Part1.zip
> Part2.z01
>
> How can I extract the files?
>
> I have winzip 8 on windows 2000
>
> Thanks
>
> RR
| |
| herojits 2006-11-30, 7:55 am |
| Hi,
Once the parts are in the same folder, just unzipped the part with
..zip extension. You are done.
Regards,
Herojit
RR wrote:
> Hello,
>
> I have one zip archive in two parts on my hard drive :
>
> Part1.zip
> Part2.z01
>
> How can I extract the files?
>
> I have winzip 8 on windows 2000
>
> Thanks
>
> RR
| |
|
| On 2006-11-30, RR <rr@mesne.fr> wrote:
> Hello,
>
> I have one zip archive in two parts on my hard drive :
>
> Part1.zip
> Part2.z01
>
> How can I extract the files?
that's highly irregular, with normal multipart zips all the parts have the
same filename.
> I have winzip 8 on windows 2000
try opening Part1.zip, if you get no errors rename part2.z01 to part2.zip
if you get an error try on the command line
copy /b Part1.zip + Part2.z01 full.zip
then open full.zip.
Bye.
Jasen
|
|
|
|
|