wickerwolf Posted April 23, 2006 Posted April 23, 2006 hi is there a tweak that allows you to either hide or remove the recycle bin of desktop and set it to "use one setting for all drives" and "do not move files to recycle bin, remove files imediatly when deleted" ?
oldwolf Posted April 25, 2006 Posted April 25, 2006 Right click on Icon>Properties>set as needed.To remove Icon use MS TweakUI, it allows removal of certain desktop Icons.Hope this helps.
FAT64 Posted April 25, 2006 Posted April 25, 2006 The following will hide the bin: save as reg fileREGEDIT4[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons][HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001And this will show the bin: again save as reg fileREGEDIT4[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons][HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000
wickerwolf Posted April 25, 2006 Author Posted April 25, 2006 hey, thanks the registry entry works great for hiding it and i can incorparate it into my xp cd is there a way to add to that so that it automaticaly sets the recycle bin to delet files instead of sending them to it?
maxXPsoft Posted April 25, 2006 Posted April 25, 2006 (edited) hey, thanks the registry entry works great for hiding it and i can incorparate it into my xp cd is there a way to add to that so that it automaticaly sets the recycle bin to delet files instead of sending them to it?YesBut this is one of those keys that you need to set it the way you like and export it cause it contains other things for Your machine. Go to this key and export the "ShellState"[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]"ShellState"=hex:24,00,xx,xx,xx..... Edited April 25, 2006 by maxXPsoft
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