Carol’s Vault
Best Freeware, Open Source Software
Best Freeware, Open Source Software
Here is a simple tweak on how to add Defrag.exe to the right click context menu.The tweak works only with win. xp and home.
Open Notepad and paste in the following code :
[version]
signature=”$CHICAGO$”
[DefaultInstall]
AddReg=AddMe
[AddMe]
HKCR,”Drive\Shell\Defrag\command”,,,”DEFRAG.EXE %1″
When you are done click Save file as,choose a location,choose to save file as All files and save it as context_defrag.INF
When that’s done, right click on context_defrag.INF file and click install.
Now go to one of your hard drives and right click.You’ll now see Defrag.exe on the right click menu.
Comments are closed.
December 7, 2006 - 9:58 AM
I had to add this to make it work
December 3, 2006 - 9:37 PM
Glad it worked Nancy.
If you want something that works without you doing anything,then download Iobit SmartDefrag.
Set it and he’ll do the job for you.
December 3, 2006 - 8:15 PM
After fixing up word wrap and checking my quotes after pasting, it worked like a dream. Thanks for the tip.