This error applies to MicrosoftWindows 95, and Windows 98 users . This error is due to the poor memory management of Windows 98 becausethe amount of physical memory has absolutely no impact on system resources. However,we can increase the Maximum Cache Size.
1. Open the System.ini file in a text editor, such as Microsoft Windows Notepad.
2. Go to the [VCache] section.
3. Change the MinFileCache= and the MaxFileCache= settings to the desired value.
NOTE: The value for these settings are in kilobytes. For example, if you want tocreate a 50-MB cache that cannot exceed 55 MB, the lines would be as follows:
[VCache]
MinFileCache=51200
MaxFileCache=56320
Information: Most .ini files have been replaced by the Windows registry in recent versions of Windows. The registry can be written to by most applications to store user settings and preferences.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment