Can I specify a different autoexec.nt for a .BAT file in Windows XP?
I can specify different autoexec.nt instead of standard using properties for any DOS *.EXE file.
I have a batch file executing series of DOS programs and I need a different autoexec file for this inviroment.
standard autoexec eats some conventional memory, so I have to remove some lines from it.
Thank you
I can specify different autoexec.nt instead of standard using properties for any DOS *.EXE file.
I have a batch file executing series of DOS programs and I need a different autoexec file for this inviroment.
standard autoexec eats some conventional memory, so I have to remove some lines from it.
Thank you