Clarence wrote:
>Second, change Highbuffers to 15, change files to 30, change fcbs to 4,0,
>change every device spec in config.sys (EXCEPT the first) to devicehigh,
>change the c:\mscdex spec to LH c:\mscdex .... and add STACKS=0,0 to
>config.sys. Those are things a non-DRDOS user would have to do.
Isn't this easier for an easy to do change that will work nicely?
1. Change "device=" into "devicehigh=" on every line (if it fails it loads
low anyway)
2. Add lh in front of every program in autoexec.bat (if it fails it loads
low anyway)
3. Make sure "dos=high,umb" is in there and that emm386.exe (and himem.sys
if you use MS-DOS) are loaded first in config.sys
4. Read the docs (help in MS-DOS, dosbook in DR-DOS) to see what emm386.exe
and/or himem.sys accepts as parameters and try diffrent things out. Having
a spare bootable floppy and/or being able to bypass config.sys/autoexec.bat
is very good here in case you screw up badly <g>