home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 1995 January
/
pcw-0195.iso
/
lands.bat
< prev
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
|
176 b
|
16 lines
@echo off
cls
echo LANDS OF LORE
echo"
echo Press [Escape] to exit.
echo"
echo Press any key to run the demo...
pause >nul
cd \demos\lands
lands
cd \
dosmenu