Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
creating autoexec.bat
Name: thennarasu Date: June 20, 2002 at 00:42:39 Pacific
Comment:
sir, i want to create an "autoexec.bat" file when i run this file i should change the path in dos. for ex: c:\>[comments] and then if dos exectes certain results i want to take that results in a textfile. please help me.....
Summary: That's not too surprising - there are irregularities in the setup posted above (sorry dtech) Ok - DOS is quite particular - things have to be 'just so' or you'll get errors. You'd need the DOS driver ...
Summary: You can do the following: create an installation batch file autoinst.bat contents: copy c:\autoexec.bat + c:\autoex-2.bat autoexec.bat create autoex-2.bat contents: call logoswap.bat run the autoins...
Summary: Right click on the exe file that you want to play with from dos and scroll down to "properties" click on the "program" tab and then "advanced" check off "MS-DOS mode" then "specify a new configuration...