.

mob

Tips Inside Moved To New Domain

Tuesday, April 20, 2010

Add Empty Recycle Bin function to the Right Click menu on desktop

Categories: ,

Procedure to do the tricks..
  1. first open the notepad
  2. copy the following code and paste 
  3. now click save as the file NAME.reg file.... that is the file name format must be in .reg format.. the default notepad file format is .txt


Copy the below code

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Empty Recycle Bin"

[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Empty Recycle Bin]
@="{645FF040-5081-101B-9F08-00AA002F954E}"

[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}"

Spread The Love, Share Our Article

Related Posts

No Response to "Add Empty Recycle Bin function to the Right Click menu on desktop"

Post a Comment

Subscribe via MAIL

Enter your email address:

Delivered by FeedBurner

Related Posts with Thumbnails