Friday, January 16, 2009

MAKE PROGRAMS LOAD FASTER

This little tweak tends to work for most programs. If your program doesn't load properly just undo the change. For any program:

Right-Click on the icon/shortcut you use to launch the program
Select properties
In the 'target' box, add ' /prefetch:1' at the end of the line.
Click "Ok"
Voila - your programs will now load faster.

No comments: