I want to edit the autoexec.bat file in window 7 to allow a dos program to run.
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
The primary purpose of autoexec.bat in Windows 7, when it exists, is to keep old DOS programs happy that would fail if it does not exist.
I believe that the autoexec.nt file in the windows\system folder will do what you want.
Of course that depends on what you are trying to do.
Do be aware that command line programs and DOS programs are NOT one and the same.