xchatbot Posted December 15, 2007 Posted December 15, 2007 (edited) I got a simple wish on my Win2k SP4. Okay, maybe more wishes, but let's start with this one. I want to disable the properties menu on the Recycle Bin. To do that, one need a (at least in theory) very simple register tweak:REGEDIT4[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]"NoPropertiesRecycleBin"=dword:00000001[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\policies\Explorer]"NoPropertiesRecycleBin"=dword:00000001That is backed up by many sites on the net, like there: http://www.annoyances.org/exec/forum/win2000/t1187882607And it is even backed up by very own M$ info: http://technet2.microsoft.com/windowsserve...3.mspx?mfr=trueNow imagine my shock that this simply does NOT work for me. Anyone can explain/help me out there?However I also wished in the cursed Recycle Bin to get rid of the second useless menu, the one that goes "Create shortcut" ... And I did not find anything that can help me.Buy maybe someone do? Edited December 15, 2007 by xchatbot
Tarun Posted December 15, 2007 Posted December 15, 2007 Did you try using gpedit.msc as they mention?Change MethodTo change the value of this entry, use the Group Policy Object Editor (Gpedit.msc). The corresponding policy is located in Administrative Templates\Desktop.
nmX.Memnoch Posted December 17, 2007 Posted December 17, 2007 If that's an exact copy and paste from your .reg file then you have an extra space you don't need. "Curr entVersion" should be "CurrentVersion". Don't blame Microsoft on your lack of proof reading.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now