home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Spiel 1995 October
/
PCS1095.ISO01.iso
/
werkstat
/
pv
/
zip.bat
< prev
Wrap
DOS Batch File
|
1994-02-23
|
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.