Mail Archives: djgpp/1996/07/29/04:30:25
Hyoung Lee wrote:
>
> Good Morning,
>
> I recently ftp'ed MSDOS files from
> ftp.simtel.net/pub/simtelnet/gnu/djgpp. Unfortunately, I could not unzip
> files. Where can I find the unzip program used to zip/unzip the files?
>
> Since I cannot unzip, I cannot even read faq's. I'm running Windows 95
> on 486. I tried Winzip and Pkzip without success.
>
> I appreciate your help.
>
> Hyoung
> --
> Hyoung M. Lee Voice: (602)587-8810
> NET COMPUTING FAX: (602)587-8809
> 1437 West Rockwood Drive hlee AT goodnet DOT com
> Phoenix, Arizona 85027
well i'm asuming you know your way around dos and know how to 'do'
directorys and all that stuff...
make a c:\djgpp directory, go into it. move all your zips to a directory
called c:\temp (make it if necicary) you're still in your c:\djgpp
directory, type this: PKUNZIP C:\TEMP\*.ZIP -D and the djgpp files will
be uncompressing. make sure you do that -d parameter, its important for
making all the right directories. and everything will be stored in the
right place ...
--infik------------- (hope i didn't miss anything .. hehe)
- Raw text -