Used to define a choice in a Config.sys menu that leads to a submenu.
Syntax
SubMenu=blocktitle[,displaytext]
blocktitle | The title of the block in Config.sys containing the commands to be executed if that item is selected. |
displaytext | The text to be displayed on the menu (upto 70 characters, including spaces and other normal delimeters). If displaytext is omitted, the blocktitle is used by default. |
Notes
|