Hello,
"mem /c" shows that the mouse driver has loaded into upper memory --
Upper Memory :
Name Size in Decimal Size in Hex
------------- --------------------- -------------
SYSTEM 196592 (192.0K) 2FFF0
MOUSE 12528 ( 12.2K) 30F0
FREE 52960 ( 51.7K) CEE0
In order to free up some upper memory I want to force the mouse driver into low (conventional) memory.
My config.nt & autoexec.nt don't have any commands related to the mouse so the mouse driver must be loaded elsewhere.
Thanks.
"mem /c" shows that the mouse driver has loaded into upper memory --
Upper Memory :
Name Size in Decimal Size in Hex
------------- --------------------- -------------
SYSTEM 196592 (192.0K) 2FFF0
MOUSE 12528 ( 12.2K) 30F0
FREE 52960 ( 51.7K) CEE0
In order to free up some upper memory I want to force the mouse driver into low (conventional) memory.
My config.nt & autoexec.nt don't have any commands related to the mouse so the mouse driver must be loaded elsewhere.
Thanks.