|
| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
config.sys
|
Original Message
|
Name: John jenkins
Date: October 1, 2000 at 00:05:02 Pacific
Subject: config.sys
|
Comment: Hi,
My config.sys is completely empty, Please help!
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: John jenkins
Date: October 1, 2000 at 00:14:47 Pacific
|
Reply: Hi, Its me again, my autoexec.bat is also completely empty, please help!
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name: Stewart Smalle
Date: October 1, 2000 at 02:32:41 Pacific
|
Reply: The Config.sys is an ASCII-text file used primarily to put drivers and the like into memory; it is read after the binaries IO.SYS and MSDOS.SYS have been loaded. Simply follow the conventions for Config.sys and customize it to your liking. It doesn't need to have anything in it at all, like with Windows. Some useful one you might want in there are: DEVICE=C:\DOS\SETVER.EXE and DEVICE=C:\DOS\HIMEM.SYS to access the high memory area. Same applies to Autoexec.bat - nothing needs to be in there at all. It's the last file to be looked at during the bootstrap process, so you can put all kinds of shell/batch commands in there. Hope this helps a bit.
Report Offensive Follow Up For Removal
|
|
Response Number 3
|
Name: Alastair Grant
Date: October 1, 2000 at 08:08:31 Pacific
|
Reply: Also have a look in you harddrives c:\windows directory and c:\dos depending how your system is set up there may be a backup in either of th
Report Offensive Follow Up For Removal
|
|
Response Number 4
|
Name: World Library
Date: October 1, 2000 at 09:30:02 Pacific
|
Reply: Sample autoex.bat **********snip**** e:\APPS\MCAFEE\SCAN.EXE C:\ @IF ERRORLEVEL 1 PAUSE SET CLASSPATH=E:\APPS\CANONC~1\PDELUXE\ADOBEC~1;e:\apps\photodelux\AdobeConnectables @ECHO OFF C:\SOUND144\UTILITY\AZCAL.EXE PROMPT $P$G SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\;E:\TOOLS\UEDIT;C:\QTW\BIN;E:\APPS\VISBAT SET MSINPUT=C:\MSINPUT rem - By Windows Setup - LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD0001 /M:20 /S SET DIRCMD=/O SET TEMP=C:\PBTOOLS\WINTEMP SET WINPMT=[WINDOWS] $P$G SET BLASTER=A220 I5 D1 H5 P330 T6 SET CTSYN=C:\WINDOWS C:\PROGRA~1\CREATIVE\SBLIVE\DOSDRV\SBEINIT.COM LH E:\APPS\FOLDERS\MF.EXE SET GALAXY=A220 I5 D1 K10 P530 T6 SET SOUND=C:\SOUND144 REM REM REM SET LIB=C:\QTW\LIB; SET INCLUDE=C:\QTW\INC; *********snip*** Sample config.sys DEVICE=C:\WINDOWS\HIMEM.SYS DOS=HIGH,UMB DEVICE=C:\WINDOWS\EMM386.EXE NOEMS I=B000-B7FF FILESHIGH=30 BUFFERSHIGH=20 STACKSHIGH=0,0 FCBSHIGH=1 DEVICEHIGH=C:\WINDOWS\MOUSE.SYS DEVICEHIGH=C:\PBTOOLS\CR_ATAPI.SYS /D:MSCD0001 REM Line below causes errors at boot up. REM Required for batch files of large size. shell=c:\commmand.com /e:1024 /p [COMMON] DEVICE=c:\Y2000RTC\RTC.CLK +R *********snip******** These are just samples! Some will apply and some will not. There is a line for loading command com."shell=c:\commmand.com /e:1024 /p". This line is for personal usage. It brings up an error message saying the file does not exist or is corrupt........during boot up. It is only usefull to me. Any how I hope these "samples" will be of use. W.L.
Report Offensive Follow Up For Removal
|
|
Response Number 5
|
Name: Preston
Date: October 1, 2000 at 11:29:22 Pacific
|
Reply: The above post is for config.sys from a Windows 98/95 machine. It will not work with DOS 6.22 or earlier, which this forum is for. Check your c:\ directory to see if you have any files labeled: config.old config.bak config.001 and so forth. You may have loaded a program that saved your old config.sys and didn't properly create a new config.sys If a config.* file exists, try renaming it to config.sys and see if it works.
Report Offensive Follow Up For Removal
|
|
Response Number 6
|
Name: mr o
Date: October 2, 2000 at 04:49:58 Pacific
|
Reply: If youve got windows 9x then you dont need to have the config.sys and autoexec.bat filled with anything. (windows uses its own defaults) But if its a dos OS, then i wouldnt copy the examples upabove as most of the lines wont work. try adding lines as you need them, ie if a program complains about memory add the device=c:dos\himem.sys to the config.sys
Report Offensive Follow Up For Removal
|
|
Response Number 7
|
Name: bzrwt
Date: October 12, 2000 at 05:05:46 Pacific
|
Reply: hello friend! an advise you must know that when your config.sys and autoexec.bat became empty that means a VIRUS is on your PC best wishes.
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Disk Operating System Forum Home
Results for: config.sys
device in config.sys under dos? Summary: Since we are on the subject; I don't have the 3 lines in my config.sys, although himem.sys and emm386.exe are in my windows directory. My DOS works fine, what advantage would I gain if I added the 3 l... www.computing.net/answers/dos/device-in-configsys-under-dos/11930.html
CONFIG.SYS????? Summary: Go to school and find out, dos is whole subject in itself. I'll give a good default or generic config.sys to use. DEVICE = C:\DOS\HIMEM.SYS DEVICE = C:\DOS\EMM386.EXE DOS = UMB, HIGH FILES = 40 BUFF... www.computing.net/answers/dos/configsys/4325.html
Adding Device drivers after config.sys Summary: I was once told that there is a dos based utility that allows you to add device drivers after config.sys and autoexec.bat have been processed. I would appriciate any help!!... www.computing.net/answers/dos/adding-device-drivers-after-configsys/2267.html
|
|
|