Help - Search - Members - Calendar
Full Version: Rename/Delete recycle bin
MSFN Forums > Member Contributed Projects > nLite

   
Google Internet Forums Unattended CD/DVD Guide
crookadile
Hi,
I have made my Xp cd just how I want it,but there is a slight problem.
When I right click on my recycle bin I now have the option to Rename/Delete the recycle bin.
I did not choose this option in the tweaks section of nlite, so do not know how it got enabled.
I was wondering if anyone knows how to disable this tweak so that the recycle bin is back to normal.


Thanks in advance

Regards, Brian
TranceEnergy
Search in tweaks sub forum youll find answear there, or try looking in bitbucket in registry yourself, only address i remember atm.
crookadile
Ok Thanks,

Regards, Brian
Mihai_m
Hi Brian, try this in *.reg file

CODE
;----------------------------------------------------- Allow renaming of Recycle Bin

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000

;----------------------------------------------------- Rename Recycle Bin in TRASH

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Trash"

;----------------------------------------------------- TRASH 3%
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket]
"UseGlobalSettings"=dword:00000001
"Percent"=dword:00000003

Mike
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.