home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1996 May
/
buyer-0596.iso
/
buyer
/
1.bat
next >
Wrap
DOS Batch File
|
1996-03-13
|
138b
|
8 lines
@echo off
cd\games\teranov
go_small.exe
CD TERANOV
if exist install.bat call install.bat
if exist tndemo.bat call tndemo.bat
pause