I have a bare install of Dos 6.22 on a dedicated PC. It will be used only for one program to run in dos. Can I setup Dos to run this program from startup like autorun? I don’t want to do anything but push the power button.
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
So if, for example, it was in a directory named 123 the line in autoexec.bat would be:
c:\123\123.exe
If it was in a subdirectory within 123 named, for example, sub, the line would be:
c:\123\sub\123.exe
and so on.
You’re not really green until you’re soylent green.