HOw to make a menu?
Ok, I am using BAT files for this prigram I am making, and HTML pages won't do good, because this program has 2 BAT files, 1 Virtual Drive Creator, another one to delete.
Anyways, can someone help me create some sorta menu for this?
Or could give me some code cliplets how to do it?
I want the menu to be like:
all I really need is how to make this menu and make it point to "makedrive" and "deldrive"
Thanks!
Anyways, can someone help me create some sorta menu for this?
Or could give me some code cliplets how to do it?
I want the menu to be like:
1. Run VDrive Creator 2. Run VDrive Deleter (SP?) 3. View Instructions/Readme 4. Close this program
all I really need is how to make this menu and make it point to "makedrive" and "deldrive"
Thanks!
Comments
Then just use the errorlevel property to load different things.