This is most basic question which people usually used to ask others.. "How to rename recycle bin?".
Now you can Rename RecycleBin by just typing few codes in you notepad. So type the code below and enjoy..
To rename your recycle bin jst copy the following code or type it in notepad and
save it as *.reg (.reg is a extionsion of the registry script file) and run it:
To remove changes from registry and to restore default registry setting, type following code in node and save it as *.reg run it.:
Note:
This method will work only for fewer versions for windows xp sp2 2600 built.
Warning:
Incorrectly editing the registry may severely damage your system.
Thanks,
Harish
Now you can Rename RecycleBin by just typing few codes in you notepad. So type the code below and enjoy..
To rename your recycle bin jst copy the following code or type it in notepad and
save it as *.reg (.reg is a extionsion of the registry script file) and run it:
REGEDIT4
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000
To remove changes from registry and to restore default registry setting, type following code in node and save it as *.reg run it.:
REGEDIT4
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000060
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000060
Note:
This method will work only for fewer versions for windows xp sp2 2600 built.
Warning:
Incorrectly editing the registry may severely damage your system.
Thanks,
Harish