How it works? We will create a new context menu on our drives which functioned to empty the recycle bin. This context menu will appears on all drives on the PC when we right click on it. To create the context menu, we should add new keys on the registry.
Here's the steps:
- Open Notepad by click on Start »» Accessories »» Notepad.
- On the Notepad windows type the following codes: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\directory\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E}] [HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E}]
- Save it with .reg extension by clicking File »» Save As. On the save as dialog box, select All Files on the Save as type drop-down box and named the file with .reg extension, for example EmptyRecycleBin.reg. Then click the save button.
- Now, merge the new Registration Entries file by right click on it then select Merge. When a dialog box appears click yes.

0 comments:
Post a Comment