Recommended Posts

Recycle Bin tweak to enable the "Rename" and "Delete" context menu items on Win9X-2K-XP.

Name & Data: Attributes (REG_BINARY)

The default windows setting is 40 01 00 20. Changing the first set of digits to 50 or 60 will add the "Rename" and "Delete" context menu items respectively. The setting below enables both items simultaneously...

// ------------------------------------------------------------------------

REGEDIT4

[HKEY_CLASSES_ROOTCLSID{645FF040-5081-101B-9F08-00AA002F954E}ShellFolder]

"Attributes"=hex:70,01,00,20

"CallForAttributes"=dword:00000000

// ------------------------------------------------------------------------

Note: The "CallForAttributes" setting is valid for Windows XP ONLY. The default setting is 0x00000040(64). You should exclude this value when applying the tweak to non-XP configuratons. You may also need to refresh the Desktop in order for the changes to take effect. Enjoy!

Link to comment
https://www.neowin.net/forum/topic/2913-recycle-bin-tweak/
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.