Set file system to cache about many times higher than its default setting. If you goto control panels\system\FileSystem\Performance\typical role of this computer you will probably have desktop computer set here. You can further increase these settings BEYOND the Win9x GUI limit, to the
next level, otherwise unavailable from the System applet, to have your computer cache up to 3 (THREE) times more files and directories, and speed up hard disk performance substantially.
The only disadvantage is that this way Windows will allocate up to 3 times more physical RAM to the file cache, which is taken from the available memory pool, normally used by applications/games. Therefore I recommend doing this ONLY IF your system has at least 32 MB of installed RAM. This works best on computers with 64 MB and up... and who cares about RAM "shortage" if you
happen to have 128 MB or more?
Copy & paste the text below in Notepad to create a REG file, and save it for example as MAXCACHE.REG and then run it. Remember to restart Windows after each change.
-----Begin cut & paste here-----
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\FS Templates]
@="Max Cache"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\FS Templates\Super Cache]
@="Super Cache"
"NameCache"=hex:00,ff,00,00
"PathCache"=hex:ff,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\FS Templates\Max Cache]
@="Max Cache"
"NameCache"=hex:00,18,00,00
"PathCache"=hex:c8,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\FS Templates\Huge Cache]
@="Huge Cache"
"NameCache"=hex:80,13,00,00
"PathCache"=hex:90,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\FS Templates\Large Cache]
@="Large Cache"
"NameCache"=hex:a0,0f,00,00
"PathCache"=hex:80,00,00,00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\FS Templates\Medium Cache]
@="Medium Cache"
"NameCache"=hex:20,0f,00,00
"PathCache"=hex:50,00,00,00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\control\FileSystem]
"NameCache"=hex:00,18,00,00
"PathCache"=hex:c8,00,00,00
------End cut & paste here------
-------------------------------------------------------------------------
NEW Setting Cached Files Cached Directories KiloBytes [KB]
-------------------------------------------------------------------------
Super Cache 65280 255 2170 KB (2.1 MB)
Max Cache 6144 200 150 KB
Huge Cache 4992 144 108 KB
Large Cache 4000 128 80 KB
Medium Cache 3872 80 64 KB
Win9x Default "NameCache" "PathCache" Memory (RAM) Used
-------------------------------------------------------------------------
OLD Setting Cached Files Cached Directories KiloBytes [KB]
-------------------------------------------------------------------------
Network Server 2729 64 40 KB
Desktop Computer 677 32 16 KB
Mobile/Docking 160 16 4 KB
Misu
__'_