home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1996 February
/
BUYER_0296.iso
/
buyer
/
1.bat
next >
Wrap
DOS Batch File
|
1995-12-11
|
103b
|
6 lines
@echo off
cd\games\swos
go_small
if exist install.exe install.exe
if exist swos.exe swos.exe
pause