Tom's Hardware > Forum > Windows XP > Windows XP General Discussion > insufficen memory, error message

insufficen memory, error message

Forum Windows XP : Windows XP General Discussion - insufficen memory, error message

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

What can I do to make at least 620k of conventional (lower) memory available
in Windows XP? After booting up there is presently 598k of memory available.
I want to run an old DOS program that is a lower memory hog.
--
JGHJGH

Sponsored Links
Register or log in to remove.

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Boot to dos floppy. (http://bootdisk.com )

--
Mark L. Ferguson
FAQ for Windows Antispy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
"JimH" <jghannin@bechtel.com(nospam)> wrote in message news:5695D33A-CFCA-427C-A1F6-AB4506F599F5@microsoft.com...
> What can I do to make at least 620k of conventional (lower) memory available
> in Windows XP? After booting up there is presently 598k of memory available.
> I want to run an old DOS program that is a lower memory hog.
> --
> JGHJGH

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Mark, Thank you for the reply. I am trying to laod everything high as Windows
XP boots up. I have tried loading high in the config.sys file but it has no
effect on the booting up by XP.

Thanks again

Jim
--
JGHJGH


"Mark L. Ferguson" wrote:

> Boot to dos floppy. (http://bootdisk.com )
>
> --
> Mark L. Ferguson
> FAQ for Windows Antispy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
> "JimH" <jghannin@bechtel.com(nospam)> wrote in message news:5695D33A-CFCA-427C-A1F6-AB4506F599F5@microsoft.com...
> > What can I do to make at least 620k of conventional (lower) memory available
> > in Windows XP? After booting up there is presently 598k of memory available.
> > I want to run an old DOS program that is a lower memory hog.
> > --
> > JGHJGH
>
>
>

Reply to jimh

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Hi Jim,

My setup shows 655360 bytes available to MS-DOS
633024 largest executable program size

Go to your XP command prompt, and type in MEM

Key contents of my Autoexec.nt
@echo off

lh %SystemRoot%\system32\mscdexnt.exe

lh %SystemRoot%\system32\redir

lh %SystemRoot%\system32\dosx


*** key contents of my config.nt file

dos=high, umb
device=%SystemRoot%\system32\himem.sys
files=40

--
Maurice N
MVP Windows - Shell / User
-----


JimH wrote:
> Mark, Thank you for the reply. I am trying to laod everything high as
> Windows XP boots up. I have tried loading high in the config.sys file
> but it has no effect on the booting up by XP.
>
> Thanks again
>
> Jim
>
>>> What can I do to make at least 620k of conventional (lower) memory
>>> available in Windows XP? After booting up there is presently 598k
>>> of memory available. I want to run an old DOS program that is a
>>> lower memory hog. --
>>> JGHJGH

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Maurice, I have tried editing the files but still have no luck. Would it be
possible for you to e-mail your files to me? Please include the correct path
and I will simply copy them into my laptop computer.
--
JGHJGH


"Maurice N ~ MVP" wrote:

> Hi Jim,
>
> My setup shows 655360 bytes available to MS-DOS
> 633024 largest executable program size
>
> Go to your XP command prompt, and type in MEM
>
> Key contents of my Autoexec.nt
> @echo off
>
> lh %SystemRoot%\system32\mscdexnt.exe
>
> lh %SystemRoot%\system32\redir
>
> lh %SystemRoot%\system32\dosx
>
>
> *** key contents of my config.nt file
>
> dos=high, umb
> device=%SystemRoot%\system32\himem.sys
> files=40
>
> --
> Maurice N
> MVP Windows - Shell / User
> -----
>
>
> JimH wrote:
> > Mark, Thank you for the reply. I am trying to laod everything high as
> > Windows XP boots up. I have tried loading high in the config.sys file
> > but it has no effect on the booting up by XP.
> >
> > Thanks again
> >
> > Jim
> >
> >>> What can I do to make at least 620k of conventional (lower) memory
> >>> available in Windows XP? After booting up there is presently 598k
> >>> of memory available. I want to run an old DOS program that is a
> >>> lower memory hog. --
> >>> JGHJGH
>

Reply to jimh

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

The files belong in your Windows' System32 folder. Either \Windows\System32 or at \WINNT\System32.
Be sure you only use Notepad to edit the Config.NT or the Autoexec.NT file.
And before you do any editing, first thing, SAVE a copy of each file.
--
Maurice N
MVP Windows - Shell / User
-----


JimH wrote:
> Maurice, I have tried editing the files but still have no luck. Would
> it be possible for you to e-mail your files to me? Please include the
> correct path and I will simply copy them into my laptop computer.
>
>> Hi Jim,
>>
>> My setup shows 655360 bytes available to MS-DOS
>> 633024 largest executable program size
>>
>> Go to your XP command prompt, and type in MEM
>>
>> Key contents of my Autoexec.nt
>> @echo off
>>
>> lh %SystemRoot%\system32\mscdexnt.exe
>>
>> lh %SystemRoot%\system32\redir
>>
>> lh %SystemRoot%\system32\dosx
>>
>>
>> *** key contents of my config.nt file
>>
>> dos=high, umb
>> device=%SystemRoot%\system32\himem.sys
>> files=40
>>
>> --
>> Maurice N
>> MVP Windows - Shell / User
>> -----
>>
>>
>> JimH wrote:
>>> Mark, Thank you for the reply. I am trying to laod everything high
>>> as Windows XP boots up. I have tried loading high in the config.sys
>>> file but it has no effect on the booting up by XP.
>>>
>>> Thanks again
>>>
>>> Jim
>>>
>>>>> What can I do to make at least 620k of conventional (lower) memory
>>>>> available in Windows XP? After booting up there is presently 598k
>>>>> of memory available. I want to run an old DOS program that is a
>>>>> lower memory hog. --
>>>>> JGHJGH

Reply to Anonymous

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Maurice, I finally got it right. Thanks for your help. I could not have done
it without your help.

Thanks again

Jim
--
JGHJGH


"Maurice N ~ MVP" wrote:

> The files belong in your Windows' System32 folder. Either \Windows\System32 or at \WINNT\System32.
> Be sure you only use Notepad to edit the Config.NT or the Autoexec.NT file.
> And before you do any editing, first thing, SAVE a copy of each file.
> --
> Maurice N
> MVP Windows - Shell / User
> -----
>
>
> JimH wrote:
> > Maurice, I have tried editing the files but still have no luck. Would
> > it be possible for you to e-mail your files to me? Please include the
> > correct path and I will simply copy them into my laptop computer.
> >
> >> Hi Jim,
> >>
> >> My setup shows 655360 bytes available to MS-DOS
> >> 633024 largest executable program size
> >>
> >> Go to your XP command prompt, and type in MEM
> >>
> >> Key contents of my Autoexec.nt
> >> @echo off
> >>
> >> lh %SystemRoot%\system32\mscdexnt.exe
> >>
> >> lh %SystemRoot%\system32\redir
> >>
> >> lh %SystemRoot%\system32\dosx
> >>
> >>
> >> *** key contents of my config.nt file
> >>
> >> dos=high, umb
> >> device=%SystemRoot%\system32\himem.sys
> >> files=40
> >>
> >> --
> >> Maurice N
> >> MVP Windows - Shell / User
> >> -----
> >>
> >>
> >> JimH wrote:
> >>> Mark, Thank you for the reply. I am trying to laod everything high
> >>> as Windows XP boots up. I have tried loading high in the config.sys
> >>> file but it has no effect on the booting up by XP.
> >>>
> >>> Thanks again
> >>>
> >>> Jim
> >>>
> >>>>> What can I do to make at least 620k of conventional (lower) memory
> >>>>> available in Windows XP? After booting up there is presently 598k
> >>>>> of memory available. I want to run an old DOS program that is a
> >>>>> lower memory hog. --
> >>>>> JGHJGH
>

Reply to jimh

Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)

 

Jim,
Excellent news. You are welcome.
--
Maurice N
MVP Windows - Shell / User
-----

JimH wrote:
> Maurice, I finally got it right. Thanks for your help. I could not
> have done it without your help.
>
> Thanks again
>
> Jim

Reply to Anonymous
Tom's Hardware > Forum > Windows XP > Windows XP General Discussion > insufficen memory, error message
Go to:

There are 484 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them