home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 5
/
1995-04_Disc_5.iso
/
dpatrol
/
install.bat
< prev
next >
Wrap
DOS Batch File
|
1994-08-16
|
252b
|
6 lines
@echo off
if "%1"=="" %0 .
if "%1"=="-D" ECHO Error: Please type A:INSTALL not A:INSTALL.BAT, or for full syntax type A:INSTALLX /?
if not "%1"=="-D" %0X -D -o %1\
if not "%1"=="-D" echo change to the directory %1 and type PATROL to run the demo.