VOGONS


First post, by GabrielKnight123

User metadata
Rank Oldbie
Rank
Oldbie

I have made a custom menu when booting Dos 6.21 and I would like to add a return to the previous menu but I dont know the correct way to do it, what I have is:

[MENU]
submenu=EMS, Start PC with EMS memory
submenu=NOEMS, Start PC without EMS memory
submenu=CONVENT, Start PC with Contentual memory only

[EMS]
submenu=1CTMOUSE, Start PC with CTMouse.EXE
submenu=1MOUSE, Start PC with Mouse.com
submenu=1BMOUSE, Start PC with BBBMouse.com
submenu=1NOMOUSE, Start PC without a Mouse
submenu=1BACK, Return

[1BACK]
goto [MENU]

I tried "goto [MENU]" and "[MENU]" to return to the start but I dont have the correct command

Reply 2 of 5, by jesolo

User metadata
Rank l33t
Rank
l33t

Have a look at this post - might provide some further insight (I also don't think it's possible but, this might offer some alternative options): How to create a boot (start up) menu under Windows 9x/ME