Increasing System Performance

If you have 512 megs or more of memory, you can increase system performance
by having the core system kept in memory.
1.Start Regedit
2.Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\DisablePagingExecutive
3.Set the value to be 1
4.Reboot the computer
reg file
REGEDIT4
Code:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001