"PKZIP Command Line 4.0"
Supports long filenames on Windows
95/98/ME and NT/2000/XP


These individual files are here for my personal downloadability.  Don't download them... instead get the whole package from PKWare.

pkunzip.exe
pkzip.exe
pkzipc.exe
Readme.txt


To make a zip file:

pkzip -exx -P -r zipfile.zip c:\mydir\*.*

To unzip a file:

pkunzip -d zipfile.zip c:\mydir\unzipdir\


[ click here for an older version that does NOT support long filenames ]