|
Answer» I have a recently purchased used Compaq Deskpro EN with DOS 6.0. When entering config.sys, I receive the MESSAGE "bad command or file name". Can anyone tell me what the problem is? Autoexec.bat does display info. ThanksConfig.sys is not an executable file. It's a SERIES of directives used to configure DOS during a boot. Autoexec.bat is run (if it exists) immediately after DOS has finished loading. It's just a normal batch file that DOS is programmed to EXECUTE without the user having to start it. Used to AUTOMATICALLY run tasks you would otherwise need to run from the command line MANUALLY.
You can enter:
type c:\config.sys
And it will display the contents of that file.Then post it here and we'll have a looksee...
patio.
|