Norton
Memory test does not work on systems with more than 256MB memory. This problem
is caused by systems using Windows 95, Windows 98, Windows 98 Second Edition and
Windows ME with 256MB or more memory.
Defining
Maxfilecache settings in System.ini file solves this problem.
.
- Please
click on Start button and select Run.
- Please
type: SYSEDIT and click OK.
- Please
select SYSTEM.INI Window to display its content.
- Please
find the [vcache] section, add the MinFileCache= and MaxFileCache= lines to
it, if [vcache] section does
not exist then please create it.
- The
value for these settings are in kilobytes. For example, if you want to
create a 50-MB cache that cannot exceed 55 MB, the lines would be as
follows:
[vcache]
MinFileCache=51200
MaxFileCache=56320
- Please
save new configuration by choosing File menu and clicking Save
|