Computing.Net > Forums > Windows 95/98 > How to free more conventional memory for Old Dos program under WIN98

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.

How to free more conventional memory for Old Dos program under WIN98

Reply to Message Icon

Name: C.S.Ho
Date: December 8, 1999 at 19:28:35 Pacific
Comment:

Hi,

I am facing problem to free more conventional
memory in order to run some of my old Dos based programs under Win98. Is there anybody who can give me some advice regarding this?

Many thanks in advance.

C,S.Ho
Singapore



Sponsored Link
Ads by Google

Response Number 1
Name: Jeff
Date: December 8, 1999 at 20:55:50 Pacific
Reply:

You have to make sure you have both himem.sys and emm386.exe refered to in your config.sys in your root directory...
edit your config.sys file and make sure you have
DOS=HIGH, UMB, AUTO
in there
I would suggest you also put in
FILEHIGH=40
For every program that loads after emm386.exe line, like your dos cd driver, put in LH= before it which stands for loadhigh which hopefully will load the drivers into your uppper memory block for more free conventional memory.
Now go edit your autoexec.bat, change everything that says device= to devicehigh=
that will also load them into high memory so youc an free up more...
Disable yoru DOS TSR programs like virus scan because they seemed to take a lot of room...
easiest way to do this if you dont know how is to click start select run type in msconfig...
that'll take you to the system configuration utility which has specific tabs for config.sys and autoexec.bat tabs you can edit...


0

Response Number 2
Name: Najib
Date: December 8, 1999 at 20:56:00 Pacific
Reply:

There are # of ways you can try solve your problem:

1. Click the Dos application/program => Right click it => Select Properties => Click Memory Tab => Set the Conventional Memory size accordingly; depending on the program/application requirements.

2. Try to boot from a DOS boot-able floppy/CD and then run the old DOS program/game.

3. Try to run the program in DOS mode and not at DOS prompt under Windows. Good Luck


0

Response Number 3
Name: Najib
Date: December 8, 1999 at 21:49:47 Pacific
Reply:

Hi Jeff,

Are you sure that:

"FILEHIGH" is used instead of FILES in the config.sys file?

Is "DEVICE/DEVICEHIGH" a valid command in an autoexec.bat file?

How about the EMM386.exe=NOEMS?

Isn't the above settings to free up conventional memory effect every program in WIN98 environment??? I believe those settings are ideal only for DOS environment. Again these are just questions/suggestions.


0

Response Number 4
Name: Brad
Date: December 8, 1999 at 22:17:24 Pacific
Reply:

If you have dos 6 you could try restarting your computer in dos and at the c:\
type memmaker
That frees up alot of conventional memory.
Brad.........


0

Response Number 5
Name: Najib
Date: December 8, 1999 at 22:30:30 Pacific
Reply:

Hi Brad,

I was also thinking to suggest about MemMaker (I name this as DOS PnP for memory management), but again, it's an excellent tool under DOS but I think it will create problems when switching back to Win. 98.


0

Related Posts

See More



Response Number 6
Name: TheGorx
Date: December 9, 1999 at 00:33:10 Pacific
Reply:

You can run it in Dos Command Prompt
If it's a CD game you might have to
Add a line to your Autoexec.bat
for your Cd to work in Dos.
Also you might have to load dos Mouse drivers.

For Windows98
There are lots of thing you can do with your
Config.sys & Autoexec.bat
Alot of users Remove these files and Windows
will just use defaults.
I use these files for as much as I can.
Don't use memmaker it's a pain.
For the Config the I=B000-B7FF will free up some memory:

DEVICE=C:\WINDOWS\HIMEM.SYS /TESTMEM:OFF
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\EMM386.exe noems I=B000-B7FF

Also Edit your MSDOS.SYS
So it doesn't load compression drivers.

More on my page:
http://pages.hotbot.com/arts/gorx/windows.html


0

Sponsored Link
Ads by Google
Reply to Message Icon

Primary Master Hard Disk ... download java script for ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: How to free more conventional memory for Old Dos program under WIN98

How do you get more conventional memory www.computing.net/answers/windows-95/how-do-you-get-more-conventional-memory/16323.html

Best way to free up conventional memory? www.computing.net/answers/windows-95/best-way-to-free-up-conventional-memory/91723.html

Conventional Memory www.computing.net/answers/windows-95/conventional-memory/49653.html