Tuesday, May 15, 2012

How to Add Empty Right Click menu (For Win XP)

(1) Open a New Text Document 
(2) Than Copy Those words  

Windows Registry Editor Version 5.00
; Add 'Empty Recycle Bin' To Right Click Menu
[HKEY_CLASSES_ROOT\Directory\Background\shellex\ContextMenuHandlers\Empty Recycle Bin]
@="{645FF040-5081-101B-9F08-00AA002F954E}"
[HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Empty Recycle Bin]
@="{645FF040-5081-101B-9F08-00AA002F954E}"
[HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\Empty Recycle Bin]
@="{645FF040-5081-101B-9F08-00AA002F954E}"


 (3) After copying past into New Text Document 
 (4) Than press (Ctrl+Shift+S) a dialog box appear
 (5) Save as Recycle.reg
 (6) Than click on   Recycle.reg

1 comment: