configure EMM(Expanded Memory Manager) in config.nt

  • Thread starter Thread starter Greg
  • Start date Start date
G

Greg

Hi there,
there is not correct information embedded in rem lines
about how to use EMM command in that config.nt file in the
system folder.
When I edit that line (without rem) -
"EMM = A=20 RAM" or so do not work at all! the only work
somehow is -
"EMM = RAM"???

Please provide me with more/additional info about Expanded
Memory Manager EMM command, and how best to implement that
command for DOS expanded memory invironment.

This information is largely missing in Help, and online to
Microsoft anyway...

Thanks,
Greg
 
Make a shortcut to "command.com" and put it on your desktop.
Now, right-click ont that shortcut and select properties.(this
"shortcut" is your ".pif file")
Now select the "memory" tab.(or EEM if you wish)
Make your selections as to the amounts of memory the EMM is to provide
for the various types(XMS, EMS conventional DPMI)

Hope this gets you where you want to be.
 
Back
Top