I want to add a comment that the user can see on the screen when they go into the Restore submenu.
The message will be Warning user profile will be overwritten.
I underlined the comment in bold I want to show up on the screen for the user.
here is the whole config.sys file.
[MENU]
SUBMENU=backup, Backup...
SUBMENU=restore, Restore...
SUBMENU=tools, Tools...
[BACKUP]
MENUITEM=Backupf, Backup ESA BASE C & E Install
MENUITEM=Backupfsd, Backup User Profile C & E Volume
[RESTORE]
MENUITEM=Restoref,Restore ESA Base C & E Install (Restores Base Windows Image)
MENUITEM=Restore2,Restore User Profile C & E Volume (Restores both C & E)
MENUITEM=Restore3,Restore User Profile C Volume (Recommended)
Warning Restoring Profile will overwrite current profile.
MENUITEM=Restore4,Restore User Profile E Volume (Restore Profile only)
[TOOLS]
MENUITEM=checkint, Check All Images Integrity
[COMMON]
switches /n
device=himem.sys
files=60
buffers=20
dos=high,umb
stacks=9,256
lastdrive=z
[restoref]
[backupf]
[restore2]
[restore3]
[restore4]
[backupfsd]
[Checkint]