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.
I have a program which will not install because it the InstallShield thinks there is not 8MB of RAM. I have 3GB, so it must be an overflow bug in the program. Is there a way to trick it into thinking I have less RAM? I looked into creating a virtual machine, but I have to reinstall the operating system on the virtual machine from scratch.
Name: jefro Date: April 8, 2009 at 14:25:11 Pacific
Reply:
I think Chuck 2 is right. Fix autoexec and config maybe also.
"Best Practices", Event viewer, host file, perfmon, antivirus, anti-spyware, Live CD's, backups, are in my top 10
0
Response Number 4
Name: wanderer Date: April 8, 2009 at 14:42:13 Pacific
Reply:
You can limit reported memory via the boot.ini and the /maxmem switch.
Google boot.ini switches for exact syntax.
0
Response Number 5
Name: smokefoot Date: April 8, 2009 at 16:42:49 Pacific
Reply:
It is not a 16-bit program, but the /maxmem switch sounds promising! I just have to remember to switch it back when I am done so I don't permanently disable most of my memory! Hopefully after installation it doesn't check again...
0
Response Number 6
Name: smokefoot Date: April 9, 2009 at 07:30:14 Pacific
Reply:
MAXMEM worked! I created a new boot option with 1GB of memory and the program installed without a problem. Thanks wanderer!
Summary: If you are using Windows 2000 you could probably argue that there is no such thing as too much RAM. And 768MB certainly would not be too much. As far as the RAMS go, you may be right there but I thin...
Summary: can windows 2k/xp suffer from too much unused RAM? In most cases I don't use much ram except when i am occasionally running an image processing program which easily consumes more than 1.2GB of ram. ...