DosMenu
DOS based graphical menu / program starter
DosMenu v30
====================================
Complete rewrite using watcom and dos4/gw.
DMenu is a small graphical menu program. It is no longer limited in entry count.
To create a menu, call "menugen.exe".
Update v3.0:
Added scrolling
For most games and programs, you will have to create a batch file to cd into their install directories.
Example:
set2.bat
--------
cd c:\settlers
s2.exe
cd c:\dmenu\
To start, please run
main.exe
IMPORTANT: don't forget to cd back...