Navigation
Most popular articles 
- Why in my workgroup user names in statistics and ... (24851 views)
- HP Install Network Printer Wizard 4.0 - Configuring a ... (19771 views)
- How to configure Apache versions 1.3.x - 2.0.x ? ... (18097 views)
- The application failed to initialize properly (0xc0000142). Click on ... (16146 views)
- How to set proxy for my Windows XP computer ... (14365 views)
- Moving XP User Profile (13563 views)
- HP Jetdirect Print Servers - Installing and Configuring a ... (11756 views)
- Windows Vista: SuperFetch and External Memory Devices (9422 views)
- Shutdown is very slow - Windows XP (9110 views)
- Troubleshooting Windows XP Shutdown Issues (7869 views)
Latest articles 
- Error installing agent service causes Access Denied Error (2010-07-10 19:19)
- An error has occurred while establishing a connection from ... (2010-07-10 19:18)
- How do I install Security Tracker TSxx software for ... (2010-07-10 19:17)
- Terminal Server registry settings for applications (2010-07-10 19:15)
- What is riskware? (2010-07-10 19:13)
Sticky articles
HSLAB Prefetch Manager
Make XP Prefetch Work for You
Prefetch is one of XP's best speedup systems....it keeps program
startup information available to XP so that it can find and run the
program faster.....unfortunently, it will do this for all apps that are
started up, even ones that only run once and then are deleted....
so, it is a good idea to delete the contents of the prefetch folder
once in a while, or even on a weekly basis using Scheduled Tasks....
open up the Command Prompt box....type in the following;
Echo off
del c:\windows\prefetch\*.* /q
Save this batch file in Documents or where ever as 'Clean
Prefetch.bat'.....then make a shortcut to it, and put the shortcut
somewhere so that you can find it....and even set up Scheduled Tasks so
that it may run whenever........
now, when your apps startup a little too slow, clean out the prefetch......
To modify how prefetch operates, go to the registry line;
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters
on the right pane, there will be a key 'EnablePrefetcher' with a number..
* 0—Disable
* 1—Application Launch Prefetch
* 2—Boot Prefetch
* 3—Prefetch everything
3 is the obvious best.....
Finally, here is a neat startup trick.....and I mean an app startup trick, not just a system startup trick.......
On any app that you startup, even the ones in the Startup folder....(it
is best to use StartUp.cpl for this) for the ones at startup......
and StartUp CPL has just been upgraded to version 3.0 from 2.8....still called 2.8, but fixed some bugs.....
right click over the shortcut to that app.....click the shortcut tab,
and then in the target section, where you see something like the
following (I am useing FireFox for this example)
"F:\Program Files\Mozilla Firefox\firefox.exe" /Prefetch:1
add, as in the above example, add in the /Prefetch:1
this will give that app the first startup priority, every time......
as a final note, this tweak will not always work for every app, so test
each one individually...also, any apps in the StartUp folder in the All
Programs section from the Start Button menu, should be edited at the
shortcuts in that folder....does not seem to work from the Startp CPL
app, but the other sections do.....
Tags: -
Related entries:
- What is HSLAB HTTP Monitor?
- What is HSLAB Prefetch Manager?
- HSLAB Software Licensing
- About Performance Monitoring
- Locating Performance Bottlenecks
- Free Website Monitoring
- I get an "Error loading MIDAS.dll" error when starting Print Logger and the program refuses to work properly after that.
- How to install and configure mod_status?
- Install mod_status
- Setting mod_status up
- Windows me rundll32 not responding
- How to setup Server Profiles
- Windows XP Problems if Your Profile Is Damaged
- Moving XP User Profile
- To import a certificate
Last update: 2007-02-09 03:17
Author: Oleg
Revision: 1.0
You cannot comment on this entry