home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Deathday Collection
/
dday.bin
/
menus
/
dmenu16
/
dmenu.bat
< prev
next >
Wrap
DOS Batch File
|
1994-09-12
|
153b
|
11 lines
:start
set clipper=e000
@echo off
d:\games\doom\dm d:\games\doom 1
if not exist runfile.bat goto end
call runfile.bat
cls
goto start
:end
cls