How To : improve windows xp performance http://onecore.net/how-to-improve-windows-xp-performance.htm
XP: Registry Hack to Disable or Modify Prefetch http://www.tech-recipes.com/windows_tips1285.html http://www.thecryptmag.com/Online/47/DisablePrefetch.html In Windows XP there is a Prefetcher component, this shortens the amount of time it takes to start Windows and various programs. When trouble shooting either Windows or program start-up issues, it might be better to disable the prefetcher, because it runs as a background service while other applications are running or loading. To disable Start the Registry Editor Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters Double-click the EnablePrefetcher value (remember the value that EnablePrefetcher is set to!) Change the Value data to 0 to disable the prefetcher. Close the registry editor and reboot the computer for the changes to take effect. When finished troubleshooting/repairing, you can re-enable the prefetcher by changing the Value data to its original value. Values for EnablePrefetcher are: 0 - no prefetch 1 - prefetch applications only 2 - prefetch boot only 3 - prefetch both applications & boot (default) It may also be useful to periodically clean up the prefetch folder, as it may contain obsolete links. The Prefetch folder can be found in the Windows folder on your system drive. Select all the files, and delete them. When done, reboot your computer. ##### selain sampah prefetch, buang juga %temp% files caranya: 1. ketik di Notepad spt ini: @ECHO OFF DEL /F /S /Q %TEMP%\*.* DEL /F /S /Q %systemroot%\TEMP\*.* exit 2. save as: namafile.bat 3. simpen shortcutnya di folder "%userprofile%\Start Menu\Programs\Startup" cheers^^ balthazor[at]oprekpc.com ||||||||||||||||||||||||original message|||||||||||||||||||||||||> Subject: [PCplus] Mempercepat loading Win XP Sunday, June 3, 2007, 1:42:56 AM, "Ignatius" <[EMAIL PROTECTED]> wrote: > Seperti yg kita ketahui bahwa bila mo mempercat loading Win XP (saat di logo > windows), kita bisa menghapus semua file difolder prefetch. > Yg ingin saya tanyakan: bagaimana caranya supaya windows bisa menghapus > file-file yg ada di folder prefetch secara otomatis? Saya dah coba mengedit > file AUTOEXEC.BAT dan AUTOEXEC.NT dgn menambah perintah DEL/Y > C:\WINDOWS\PREFETCH\*.* tapi nggak ada hasilnya. > Atau kalau nggak gimana caranya nyeting window supaya pada saat kita > menjalankan program, windows tidak mencatat program yg kita jalankan di > foder prefetch? > Ada nggak ya program yg bisa nyeting tsb.
