Monday, May 9, 2011

Add Clear Temp Option in Recycle Bin Context Menu

Just copy this in notepad:
 
Code:

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-
    00AA002F954E}\shell\Delete]
    @="&Clear Temp"

    [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-
    00AA002F954E}\shell\Delete\Command]
    @=hex(2):43,00,6d,00,64,00,2e,00,65,00,78,00,65,00,20,00,2f,00,63,00,20,00,25,\
     00,53,00,79,00,73,00,74,00,65,00,6d,00,44,00,72,00,69,00,76,00,65,00,25,00,\
     20,00,26,00,26,00,20,00,63,00,64,00,20,00,25,00,53,00,79,00,73,00,74,00,65,\
     00,6d,00,52,00,6f,00,6f,00,74,00,25,00,5c,00,54,00,65,00,6d,00,70,00,5c,00,\
     20,00,26,00,26,00,20,00,64,00,65,00,6c,00,20,00,2a,00,2e,00,2a,00,20,00,2f,\
     00,66,00,20,00,2f,00,71,00,20,00,26,00,26,00,20,00,28,00,66,00,6f,00,72,00,\
     20,00,2f,00,64,00,20,00,25,00,25,00,61,00,20,00,69,00,6e,00,20,00,28,00,2a,\
     00,29,00,20,00,64,00,6f,00,20,00,72,00,64,00,20,00,22,00,25,00,25,00,61,00,\
     22,00,20,00,2f,00,71,00,20,00,2f,00,73,00,29,00,20,00,26,00,26,00,20,00,63,\
     00,64,00,20,00,25,00,54,00,45,00,4d,00,50,00,25,00,20,00,26,00,26,00,20,00,\
     64,00,65,00,6c,00,20,00,2a,00,2e,00,2a,00,20,00,2f,00,66,00,20,00,2f,00,71,\
     00,20,00,26,00,26,00,20,00,28,00,66,00,6f,00,72,00,20,00,2f,00,64,00,20,00,\
     25,00,25,00,61,00,20,00,69,00,6e,00,20,00,28,00,2a,00,29,00,20,00,64,00,6f,\
     00,20,00,72,00,64,00,20,00,22,00,25,00,25,00,61,00,22,00,20,00,2f,00,71,00,\
     20,00,2f,00,73,00,29,00,00,00

    [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-
    00AA002F954E}\shell\Erase]
    @="&Disk Cleanup"

    [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-
    00AA002F954E}\shell\Erase\Command]
    @=hex(2):43,00,6d,00,64,00,2e,00,65,00,78,00,65,00,20,00,2f,00,63,00,20,00,43,\
     00,6c,00,65,00,61,00,6e,00,6d,00,67,00,72,00,20,00,2f,00,73,00,61,00,67,00,\
     65,00,73,00,65,00,74,00,3a,00,36,00,35,00,35,00,33,00,35,00,20,00,26,00,20,\
     00,43,00,6c,00,65,00,61,00,6e,00,6d,00,67,00,72,00,20,00,2f,00,73,00,61,00,\
     67,00,65,00,72,00,75,00,6e,00,3a,00,36,00,35,00,35,00,33,00,35,00,00,00

And save it as Enhanced Recycle Bin.reg or any name with .reg extension and merge it to Windows Registry. Then right click on Recycle Bin and you will get clear temp option.

0 comments:

Post a Comment

 
Design by Free Wordpress Themes | Bloggerized by Lasantha - Premium Blogger Templates