home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Help
/
GameHelpVolume1_1994
/
GAMEHELP.ISO
/
demos
/
adv_roll
/
mm4demo
/
demo.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
|
1992-07-01
|
76 b
|
8 lines
@echo off
:start
xeen demo
if errorlevel 1 goto end
goto start
:end