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.
Application and Boot file Defrag
This type of defrag pushes all commonly used programs and boot
files to the edge of the
hard drive for faster access. Windows XP normally schedules this
every three days when it is idle, however you can force it to do
this by using the b switch anytime i.e defrag c: -b
|