home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
D!Zone (Collector's Edition)
/
D_ZONE_CD.ISO
/
programs
/
editors
/
doomen10
/
doomenu.bat
next >
Wrap
DOS Batch File
|
1994-12-06
|
483b
|
15 lines
@echo off
rem Doom Network Menu System by Jason Sandlin
rem ************************************************************
rem The configuration is built into DOOMENU NOW!
rem The information is stored in DOOMENU.CFG
rem To reconfigure DooMenu just type DOOMENU /C
rem Just type DOOMENU from the dos prompt to install/use doomenu.
rename doomenu.dat doomenu.exe
doomenu.exe STARTUP %1 %2 %3 %4 %5 %6 %7 %8 %9
cls
rename doomenu.exe doomenu.dat
call doomtmp.bat
cls