home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Spiel 1996 September
/
PCS0996.ISO
/
werkstat
/
pv251
/
zip.bat
< prev
Wrap
DOS Batch File
|
1995-05-12
|
238b
|
5 lines
@echo off
pkunzip -v %1
ECHO This is a sample Batchprocess called by PV when you select a ZIP file.
ECHO You can make a Batch for any Filetype called by PV, just name it like the
ECHO Extension and put it in the PV startup directory.