F
FJ
I'm trying to create a multi boot disk that depending on which opton is
selected, a respective mapping will take place and execute a program.
I have created the multimenu portion in the config.sys:
MENUITEM=mc1, App1
MENUITEM=mc2, App 2
MENUITEM=mc3, App 3
My problem is that each of these choices has to execute separate commands in
the autoexec.bat file. I have no idea how to setup the autoexec.bat file to
allow this? Is it even possible? If so, how should it look?
Thanks.
selected, a respective mapping will take place and execute a program.
I have created the multimenu portion in the config.sys:
MENUITEM=mc1, App1
MENUITEM=mc2, App 2
MENUITEM=mc3, App 3
My problem is that each of these choices has to execute separate commands in
the autoexec.bat file. I have no idea how to setup the autoexec.bat file to
allow this? Is it even possible? If so, how should it look?
Thanks.