DosMenu
DOS based graphical menu / program starter
...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 from your game directory in your batch files to the DMenu directory, so the skin file will be found and all paths are correct.
DMenu is skinnable. eplace the .pcx files with your own to create a skin. ...