Quote:
Originally Posted by hunvagy
Also, you could tug most every driver you load into high memory with LOADHIGH in the autoexec and LH in the config.sys. I hope I didn't mix those two up, it's been a loong time 
|
DEVICEHIGH for config.sys

LH is the same as LOADHIGH though and can be used both in autoexec.bat for loading TSR's (Terminate and Stay Resident, programs that stay in memory after being run once) and for starting some normal programs.