Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
EMS Memory
Name: John Date: January 31, 2000 at 19:58:21 Pacific
Comment:
Howdo I enable EMS memory for DOS based programs??? I have tryed many ways, mainly deleting the NOEMS part of the config.sys but it dont help....and klew???
Name: Igor M Date: January 31, 2000 at 21:19:40 Pacific
Reply:
Hi,
To activate EMS memory you need to install emm386.exe driver in Config.sys without NOEMS switch (as you already tried) or you must use RAM switch instead of NOEMS if you want both EMS and UMB. But Emm386.exe will not work without Himem.sys driver so make sure you have next lines in Config.sys:
(instead of C:\Dos use the actual directory you keep your DOS files). Then use MEM command to look if you have EMS enabled.
Good luck,. Igor
0
Response Number 2
Name: Ryan Cooley Date: February 1, 2000 at 00:39:08 Pacific
Reply:
i would recomend replacing the NOEMS statement with /AUTO rather than "RAM" as Igor mentioned. It will then automatically adapt to provide whatever ammount of EMS you need when you need it.
Summary: Are there any utilities, other than RMSoft Hypereal, which can load programs into EMS memory? Don't tell me it can't be done, I've used Hypereal and it works. Just not on the computer I'm trying to us...