My computer right click menu

From ETCwiki
Revision as of 15:47, 25 July 2015 by Ddxfish (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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"