Difference between revisions of "My computer right click menu"
From ETCwiki
Jump to navigationJump to search(No difference)
|
Revision as of 13:45, 11 September 2009
To add a shortcut for disk cleanup when you right click my computer, and see the dropdown menu, copy the code below into a file drivecleanup.reg and run it.
Windows Registry Editor Version 5.00 ;Adds Drive Cleanup to right click of MY Computer [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Drive Cleanup\command] @="cleanmgr"