PKUNZIP Test Prog:  FREEWARE
This is a small program that allows you to control the PKUNZIP control line from VB4.  It allows you to extract files of type, alows you to decide the source and destination paths. 

It's not 100% perfect, but it was only a test for another program


Chris Beach


PKUNZIP Command Line Switches

Usage:  PKUNZIP [options] zipfile [@list] [files...]

-c[m]             	extract files to Console [with More]
-d                	restore/create Directory structure stored in .ZIP file
-e[c|d|e|n|p|r|s] 	Extract files.  Sort by [CRC | Date | Extension | Name
      			| Percentage | Reverse | Size]
-f                	Freshen files in destination directory
-j|J<h,r,s>       	mask|don't mask <Hidden/System/Readonly> files (def.=jhrs)
-n                	extract only Newer files
-o                	Overwrite previously existing files
-p[a/b][c][#]     	extract to Printer [Asc mode,Bin mode,Com port] [port #]
-q                	Enable ANSI comments
-s[pwd]           	Decrypt with password [If no pwd is given, prompt for pwd]
-t                	Test .ZIP file integrity
-v[b][r][m][t]    	View .ZIP [Brief][Reverse][More][Technical] sort by [CRC|
  [c,d,e,n,o,p,s] 	Date|Extension|Name|natural Order(default)|Percentage|Size]
-x<filespec>      	eXclude file(s) from extraction
-$                	Restore volume label on destination drive
-@listfile        	Generate list file
-3      		Disable 32-bit instruction usage on 80386 or higher CPU's
-^      		Echo the command line
-+      		Disable Expanded Memory (EMS) usage
--      		Disable UMB/HMA Memory (XMS) usage
-)      		Disable 32 bit DPMI usage
