home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1996 February
/
BUYER_0296.iso
/
buyer
/
7.bat
< prev
next >
Wrap
DOS Batch File
|
1995-12-12
|
81b
|
6 lines
@echo off
cd\pinball
call install.bat
if exist tilt.bat call tilt.bat
pause