home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1996 July (Bonus)
/
E3_CD.ISO
/
menue
/
demos
/
07960012.bat
< prev
next >
Wrap
DOS Batch File
|
1996-05-28
|
175b
|
19 lines
cd\menue
cls
w95det
if errorlevel 2 goto SRL95
cd \demos\SRL
win loop.exe
goto endall
:SRL95
cd \menue
restart.exe
cd\demos\SRL
loop.exe
cd\
exit
:endall