Hi
I have DOS 6.22 installed on my computer
Below are the Autoexec and Config files
What do I have to insert into each of these file so, the computer will recognized the CD-ROM Drive, so I will be able to use it?
Also if it's not to much trouble, If someone can explain what each line
line in both files, mean. I have some idea, but I need some reinforcement.
ie.. what the computer does in response to each line/command.
(In plan english)
Thanks
Sludge
---------------------------------------------
AUTOEXEC.BAT
C:\DOS\SMARTDRV.EXE /X
@ECHO OFF
PROMPT $p$g
C:\MOUSE\MOUSE
PATH C:\DOS;C:\dBase
SET TEMP=C:\DOS
Mouse
Dosshell
---------------------------------------------
CONFIG.SYS
DEVICE=C:\DOS\SETVER.EXE
DEVICE=C:\DOS\HIMEM.SYS
DOS=HIGH
files = 40
buffers = 15
------------------
If it isn't broken, fix it anyway
