[help] Registry Settings For Recyclebin Etc Etc

Does anyone remember coming across a page that had a list or a zip file of registry settings to change.

I remember there were like 6 or 7 of them and as an example one changes the RECYCLE BIN name to TRASH.

I thought it was JONMEGA or ICEMAN's pages but they were no where to be found

Thanks in advance!!

#45900

Since 1 don't want to host those files, and I also forgot where i got them from...

here's the reg settings. just copy it into notepad and rename it to a .reg file

Recycle Bin to Trash

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Recycle Bin"
"LocalizedString"="Trash"

Control Panel to System Preferences

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}]
@="System Preferences"

I'll put up the undo ones if you want it too.

#45903

Here is the reg hack to add the Rename function when you right click on the Recycle Bin.

REGEDIT4

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

"CallForAttributes"=dword:00000000

And here is the reg hack to undo it.

REGEDIT4

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

"CallForAttributes"=dword:00000000

This works on Windows 2000 and Windows XP.

#45919

I remember there were more than just TRASH and CONtrol panel,

does anyone know what other regestry tweaks are commonly made for a more 'aqua/osx'-like experience?

i can't find my zip file.. nor can i find it ANYWHERE ONLINE?!!? its driving me mental.. i searched every common aqua-related site.

all i remember is it is a zip or rar and it had the registry settings in it. I just clicked each one and then rebooted.

if anyone knows what these are, pls continue the thread! thanks!

#45951

there is also ie and explorer throbber off.:)

#45958

ahhh cool cool, it was in that huge 22meg aqua-pack, posted by PACK.

i got it now. thanks much for the help duudes

#45976