Re: No expanded memory In Win XP Pro on a HP Pavilion notebook
From: Alex Nichol (alexn.mvpdts_at_ntlworld.delete.com)
Date: 03/23/04
- Next message: John Corson: "Re: Why does WindowsXP"
- Previous message: Malke: "Re: programs opening very slowly"
- In reply to: PatHemmingDVM: "No expanded memory In Win XP Pro on a HP Pavilion notebook"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Mar 2004 14:04:32 +0000
PatHemmingDVM wrote:
>I cannot enable expanded memory on my HP Pavilion zd7010us notebook, running Windows XP Pro. I upgraded the BIOS, reinstalled windows, manipulated config.nt (EMM command line, which I don't think XP supports or else I can't figure out the right syntax),
The line in config.nt is tricky. Overall, I suggest
In config.nt have (apart from the large number of REM lines) just
EMM = B=4000 RAM
(note the exact spaces - either side of the first = and before RAM,
none next to the second =) and
dos=high, umb
device=%SystemRoot%\system32\himem.sys
files=40
(or higher files= if needed)
and in autoexec.nt have
REM Install DPMI support
lh %SystemRoot%\system32\dosx
with other earlier lh lines REM ed out, and then any SET or PATH lines
that may already be present at the end.
This should give about 612K conventional memory for a program, run from
a shortcut made to its .exe file. R-click the shortcut, Properties and
on the Memory page you can set an explicit value - rather than Auto -
for any EMM or XMS memory it may need, and for initial environment space
-- Alex Nichol MS MVP (Windows Technologies) Bournemouth, U.K. Alexn@mvps.D8E8L.org (remove the D8 bit)
- Next message: John Corson: "Re: Why does WindowsXP"
- Previous message: Malke: "Re: programs opening very slowly"
- In reply to: PatHemmingDVM: "No expanded memory In Win XP Pro on a HP Pavilion notebook"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|