home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1996 May
/
buyer-0596.iso
/
buyer
/
5.bat
< prev
next >
Wrap
DOS Batch File
|
1995-03-23
|
102b
|
7 lines
@echo off
cd\games\tsd
go_small.exe
if exist setup.exe setup.exe
if exist tsd.exe tsd.exe
pause