home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 1995 January
/
pcw-0195.iso
/
creature.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1994-12-31
|
184 b
|
14 lines
@echo off
cls
echo CREATURE SHOCK DEMO
echo"
echo Press [Alt][Q] to exit.
echo"
echo Press any key to run the demo...
pause >nul
cls
cd \demos\creature
shock
cd \
dosmenu