home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Joker 2000 August
/
JOKER0800B.mdf
/
Demos
/
FlyingHeroes
/
joker.bat
< prev
next >
Wrap
DOS Batch File
|
2000-06-09
|
61b
|
5 lines
@echo off
@cd \demos\flyingheroes
@start setup.exe
@exit