Rhade Posted November 24, 2007 Posted November 24, 2007 thx for this useful Addon !It dont runt on my win Quote
ricktendo Posted November 24, 2007 Posted November 24, 2007 thx for this useful Addon !It dont runt on my win Quote
Rhade Posted November 24, 2007 Posted November 24, 2007 Thx for Help ! It works now, thats very useful. Quote
Scrat Posted November 30, 2007 Posted November 30, 2007 very nice ! ... but with the first try, when I click on the recycle bin icon, I had a message from Windows Explorer that the access root doesn't exist or it not in the repertory. I tweak XP to hide the recycle bin on my desktop, so I re-edit to show it and now it working !afaik this will not work if you tweak XP to hide the recycle bin on your desktop.Scrat Quote
Scrat Posted December 1, 2007 Posted December 1, 2007 Now if you want an easy way to change the recycle bin icon in the start menu, just use "ActivIcons" (freeware)on default system icons, scroll down and click on the icon under @%SystemRoot%\system32\SHELL.. and Change Icon this one will change the icon in the start menu. Scrat Quote
KaaMoS Posted December 30, 2007 Posted December 30, 2007 (edited) Excuse me, Could you make this tip (The Recycle Bin on Start menu) in a .reg form, please?Or could you show me how I can make it?Thanks in advice, It's a cool tip!! I was trying to install the .inf file then reboot system, but an error message appears.(I'm using XP-SP2). Edited December 30, 2007 by KaaMoS Quote
ricktendo Posted December 30, 2007 Posted December 30, 2007 Its pretty easy, just edit this line and add any infotip you like[RecycleBin.AddReg]; ### Add Recycle Bin shortcut to the Start MenuHKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}",,0,"@%%SystemRoot%%\system32\SHELL32.dll,-8964"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}","InfoTip",0,"@%%SystemRoot%%\system32\SHELL32.dll,-22915." Quote
KaaMoS Posted December 30, 2007 Posted December 30, 2007 (edited) No, man... Didn't work... I think that this problem appears because I use WindowsXP-SP2 (BUT IN SPANISH).The "Recycle Bin" Doesn't show on my Start Menu. Do you think that changing the name "Recycle Bin" for "Papelera de Reciclaje" (name in Spanish) fix this error?If is true, what lines I need to change?Thanks one more time, and excuse me the inconveniences (and my poor english in this forum too) ( )!! .PD: Bueno, eres de Honduras, supongo que ser Edited December 30, 2007 by KaaMoS Quote
Scrat Posted December 30, 2007 Posted December 30, 2007 The installation of the .inf go without any issues on my WindowsXP SP2 in French.It could be usefull sometime for the others, if you post what the message error tell, even in Spanish (we can use online translator )Scrat Quote
ricktendo Posted December 30, 2007 Posted December 30, 2007 That INF is universal, it will put the recycle bin in the start menu and give it the correct name and infotip no matter what language you are using.You can open shell32.dll in reshacker and go to this location and you will see the Recycle Bin nameSHELL32.dllString Table>561>10XX>8964This is the location of the localized info tipSHELL32.dllString Table>1433>10XX>22915You may need to go to the start menu properties and check the Recycle bin option Quote
KaaMoS Posted December 31, 2007 Posted December 31, 2007 (edited) Well... these are the results:SHELL32.dll String Table>561>10XX>8964 "Papelera de reciclaje"SHELL32.dll String Table>1433>10XX>22915 "Contiene archivos y carpetas que ha eliminado." You may need to go to the start menu properties and check the Recycle bin optionThis Option Doesn't appears (neither "Palelera de reciclaje"). Edited December 31, 2007 by KaaMoS Quote
ricktendo Posted December 31, 2007 Posted December 31, 2007 Did you right click on the INF and choose install? Quote
KaaMoS Posted December 31, 2007 Posted December 31, 2007 (edited) Oh, Sure!! Of Course!But, when I Reboot System, before the "explorer.exe" process opens, this message appears:I have 2 Files in the same folder, and I choose "install" from "Recycle.inf" file.This is the information:"Entries_RecycleBin_StarMenu";===================================================================; Recycle Bin Strart Menu Add-On by ricktendo64 |; Special Thanks to Cycnus, Tom, VA(s)T, oxcopxp, Arnab and Sanjay |;===================================================================[general]builddate=2007/01/24description=Adds Show/Hide Recycle Bin Options to Start Menu & Desktop.language=en-UStitle=Recycle Binversion=0.4website=http://www.wincert.net/forum/index.php?showtopic=552[sysoc]RecycleBin=ocgen.dll,OcEntry,Recycle.inf,HIDE,7[dosnet_files]d1,Recycle.inf[txtsetup_files]Recycle.inf = 1,,,,,,,20,0,0[i386_compress]rvmtemp\extracted\Recycle.inf"Recycle";ricktendo64[Version]Signature=$Windows NT$[Optional Components]RecycleBin[DefaultInstall]OptionDesc ="Recycle Bin shortcut in Start Menu"Tip ="by cygnus, Tom, VA(s)T, ricktendo64, oxcoxp, Arnab and Sanjay"Modes =0,1,2,3AddReg =RunOnceEx.AddReg[RecycleBin]OptionDesc ="Recycle Bin shortcut in Start Menu"Tip ="by cygnus, Tom, VA(s)T, ricktendo64, oxcoxp, Arnab and Sanjay"Modes =0,1,2,3AddReg =RunOnceEx.AddReg[RecycleInstall]AddReg=RecycleBin.AddReg[RunOnceEx.AddReg]HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx",,0x00000012HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx",Title,0x00000000,"Adding Recycle Bin to Start Menu"HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx",Flags,0x00010001,0x00000080HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\Ric-cycle Bin",,,"Custom Recycle Bin Options"HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\Ric-cycle Bin",1,,"rundll32 setupapi,InstallHinfSection RecycleInstall 128 %17%\Recycle.inf"[RecycleBin.AddReg]; ### Add Recycle Bin shortcut to the Start MenuHKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}",,0,"@%%SystemRoot%%\system32\SHELL32.dll,-8964"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}","InfoTip",0,"@%%SystemRoot%%\system32\SHELL32.dll,-22915."HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon",,0,"%11%\shell32.dll,31"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\InProcServer32",,0x00020000,"%%SystemRoot%%\system32\shdocvw.dll"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\InProcServer32","ThreadingModel",0,"Apartment"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance","CLSID",0,"{3f454f0e-42ae-4d7c-8ea3-328250d6e272}"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag","CLSID",0,"{13709620-C279-11CE-A49E-444553540000}"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag","method",0,"ShellExecute"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag","Command",0,"@%%SystemRoot%%\system32\SHELL32.dll,-8964"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag","Param1",0,"::{645FF040-5081-101B-9F08-00AA002F954E}"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E}",,0HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\MayChangeDefaultMenu",,0;HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder","Attributes",0x00010001,00,00,00,00; ### Add Recycle Bin check box option to Star Menu Properties (Show/Hide)HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowOEMLink","Type",0,"checkbox"HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowOEMLink","Text",0,"@%%SystemRoot%%\system32\SHELL32.dll,-8964"HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowOEMLink","HKeyRoot",0x00010001,01,00,00,80HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowOEMLink","RegPath",0,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced"HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowOEMLink","ValueName",0,"Start_ShowOEMLink"HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowOEMLink","CheckedValue",0x00010001,01,00,00,00HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowOEMLink","UncheckedValue",0x00010001,00,00,00,00HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowOEMLink","DefaultValue",0x00010001,01,00,00,00HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowOEMLink","NoOEMLinkInstalled",0x00010001,00,00,00,00HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowOEMLink\Policy\NoOEMLinkInstalled","RegKey",0,"Software\Microsoft\Windows\CurrentVersion\Explorer\StartMenu\StartPanel\ShowOEMLink"; ### Add Show Recycle Bin icon on desktop check box option to Folder Options (Show/Hide)HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\RecycleBinOnDesktop","RegPath",0,"Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel"HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\RecycleBinOnDesktop","Text",0,"Show Recycle Bin icon on the desktop"HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\RecycleBinOnDesktop","Type",0,"checkbox"HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\RecycleBinOnDesktop","ValueName",0,"{645FF040-5081-101B-9F08-00AA002F954E}"HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\RecycleBinOnDesktop","CheckedValue",0x00010001,00,00,00,00HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\RecycleBinOnDesktop","UncheckedValue",0x00010001,01,00,00,00HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\RecycleBinOnDesktop","DefaultValue",0x00010001,00,00,00,00HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\RecycleBinOnDesktop","HKeyRoot",0x00010001,01,00,00,80; ### Command Lines for Recycle Bin by oxcoxp; explorer /root,::{645FF040-5081-101B-9F08-00AA002F954E}; explorer /e,/root,::{645FF040-5081-101B-9F08-00AA002F954E}; ### Add Context Menu to SMRB (REG_BINARY) This Breaks the linksHKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder","Attributes",0x00000001,40,01,00,20; ### Renamable Recycle Bin on Start Menu (REG_BINARY);HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder","Attributes",0x00000001,50,01,00,20; ### Include Shell extentionsHKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder","CallForAttributes",0x00010001,1; ### Fix Properties Option in Context MenuHKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\shellex\PropertySheetHandlers\{645FF040-5081-101B-9F08-00AA002F954E}",,0; ### Fix Broken Links (Explore seems to open Explore view but nothing else is listed in the folder listHKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Shell\Open\Command",,0,"explorer ::{645FF040-5081-101B-9F08-00AA002F954E}"HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Shell\Explore\Command",,0,"explorer /e,::{645FF040-5081-101B-9F08-00AA002F954E}"; ### CCleaner Users Edit/Remove the SemiColon from the begining of the RegEntries;HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Shell\Open CCleaner...\command",,0,"%16422%\CCleaner\ccleaner.exe";HKCR,"CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Shell\Run CCleaner\command",,0,"%16422%\CCleaner\ccleaner.exe /AUTO"; ### Dont Show Recycle Bin in Start Menu On Startup (Makes you have to select it manually)HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ShowOEMLink",0x00010001,00,00,00,00 Edited December 31, 2007 by KaaMoS Quote
ricktendo Posted March 27, 2008 Posted March 27, 2008 Copy Recycle.inf to %WinDir%\inf then retry (the reason it failed is the installer is not manual install friendly) Quote
bigfatroundguy Posted April 4, 2008 Posted April 4, 2008 In case anyone is interested, i have been tinkering with this Recycle Bin on the Desktop for a while as I wasn't satisfied with implementing the attached hack only to have to then still select it after windows booted up. here is what i discovered. i am including because i haven't found it anywhere else (i suspect I am not the first to discover this but maybe someone who will follow will be interested); ### will reveal whatever is set to OEMLink in Start Menu at logon (in this case Recycle Bin) even if default behavior hides it[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"Start_ShowOEMLink"=dword:00000001; ### will remove Recycle Bin from desktop at logon even if default behavior places Recycle Bin on desktop[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001; ### will set the default behavior of the OEMLink in Start Menu to VISIBLE; ### in the absence of this setting the default behavior of the OEMLink in Start Menu is set to VISIBLE so this setting should really be unnecessary[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"Start_ShowOEMLink"=dword:00000001; ### will set the default behavior of the Recycle Bin on the desktop to HIDDEN; ### in the absence of this setting the default behavior of the Recycle Bin on the desktop is set to VISIBLE[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001 Quote
tireless Posted July 14, 2008 Posted July 14, 2008 You can use nircmd command to refresh,instead reboot.nircmd.exe shellrefreshNirCmd is a small utility that allows you to do many useful tasks from command-line, without displaying any user interface: change your display settings, ... Quote
Natakuc4 Posted July 26, 2008 Posted July 26, 2008 Upgraded RAM on my Dell Inspiron 6400 to 4Gb.Finnally vista runs aswell as XP. Have got all stuff to work with vista tha I want (so far except for RecycleSMD)Was wondering if this works under Vista Business Edition, it was really useful in XP as I don't really use the desktop.Thanks for the XP one and Thanks for the Vista one (if there is one) If not I'll just add to the L.H.S. of the start menu. Quote
Natakuc4 Posted July 26, 2008 Posted July 26, 2008 Ok I appear to have replaced default programs with the recycle bin I guess that was that registry file posted abvove, thanks alot. Quote
maison09 Posted April 23, 2009 Posted April 23, 2009 Thank you so much for your great sharing :thumbsup_anim: maison de credit Quote
george Marry Posted April 27, 2009 Posted April 27, 2009 Hello everybody :thumbsup_anim: organisme de credit Quote
kmbrite Posted April 30, 2009 Posted April 30, 2009 I installed your inf file, and the recycle bin always appears empty even when it is full. The icon for full bin never shows although I am still able to empty it from the start menu. Is there a fix for this? Quote
ZiP Posted November 18, 2009 Posted November 18, 2009 Worked like a FN charm! Thanks!PS: To anyone who now wants to remove the icon from the desktop do as I did.visit here http://www.petri.co.il/delete_recycle_bin_icon_from_the_desktop_in_xp_2003.htm Quote
cygnus Posted November 19, 2009 Author Posted November 19, 2009 Lurker,If I remember right, this addon does that too. It will add an option in Folder Options to remove the icon from the desktop Hopefully memory serves me right. Quote
Junior Robert Posted June 21, 2010 Posted June 21, 2010 Hi,Sorry for revive and old post.This customization works like a charm in XP Start Menu but can be used when user select classic start menu ?I tried and not working, someone know a way to customize the classic start menu ?Thanks,Robert Jr. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.