Re: Key Post: helpful links for a clean pc
Here is a registry setting for Windows XP to get Defrag on to your context menu. I have tried it and it works a treat. Not really sure if it works with Windows 2000 or other Windows OS
[FONT=Verdana, Arial, Times]
Create a new Registry import file named context_defrag.inf in Notepad (be sure to save with it with the Save as type set to All Files and not Text Documents) and place the following text inside:
[/FONT]
[FONT=Verdana, Arial, Times]; context_defrag.INF
; Adds Defrag to the right click context menu in Windows XP
[version]
signature="$CHICAGO$"
[DefaultInstall]
AddReg=AddMe
[AddMe]
HKCR,"Drive\Shell\Defrag\command",,,"DEFRAG.EXE %1"[/FONT]
[FONT=Verdana, Arial, Times]
[/FONT]
[FONT=Verdana, Arial, Times]
Then, right-click and choose Install.
[/FONT]
[FONT=Verdana, Arial, Times]
This will add a context menu to XP that allows you to automatically defrag drives, using the command line version of the built-in defragmentation utility.
[/FONT]
[FONT=Verdana, Arial, Times]
To use it, navigate to a drive in My Computer, right-click, and choose Defrag.
[/FONT]
[FONT=Verdana, Arial, Times]
A command line window will appear, and that drive will be defragged. When it's complete, the window just disappears.[/FONT]
[FONT=Verdana, Arial, Times]
[/FONT]
[FONT=Verdana, Arial, Times]
To remove this functionality, Open regedit.exe and navigate to the following location:[/FONT]
[FONT=Verdana, Arial, Times]
[/FONT]
[FONT=Verdana, Arial, Times]HKEY_CLASSES_ROOT\Drive\shell\[/FONT]
[FONT=Verdana, Arial, Times]
[/FONT]
[FONT=Verdana, Arial, Times]
Then delete the Defrag folder and close Regedit.[/FONT]
[FONT=Verdana, Arial, Times]
This tip and other tips are on the following site[/FONT]
[FONT=Verdana, Arial, Times]
[/FONT]
[FONT=Verdana, Arial, Times]
Windows XP Tips 'n' Tricks
[/FONT]