Forums
New posts
Search forums
What's new
New posts
Latest activity
Tutorials
Search titles only
By:
Log in
Register
What's new
Search
Search titles only
By:
Menu
Log in
Register
What's new
Search
Search titles only
By:
New posts
Search forums
Forums
Windows 8 Forums
Tutorials
Recycle Bin - Pin to Taskbar in Windows 8
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Zaphire" data-source="post: 111550" data-attributes="member: 7393"><p>An actual Recycle Bin icon that is Rt-Click pinnable to the Taskbar and identical to the other Windows 7/8 taskbar icons can be easily created with the somewhat more complex command line thus:</p><p></p><p>Create a desktop shortcut with this line as the target:</p><p> %windir%\System32\rundll32.exe url.dll,FileProtocolHandler shell:RecycleBinFolder</p><p></p><p>Complete the shortcut naming it Recycle Bin.</p><p></p><p>Rt-Click it and go to Properties, press the Change Icon... button and select a recycle bin icon from within imageres.dll</p><p></p><p>Close Properties.</p><p></p><p>This icon can be Rt-Clicked and pinned to the regular Windows 7 or 8 Taskbar without needing to install a Quick Launch bar.</p><p></p><p>Pretty well all other program, folder and applet entities can be made pinnable this way and will have all the features of the default Windows Taskbar icons.</p><p></p><p>e.g. Windows Update. Use this command: %windir%\System32\rundll32.exe url.dll,FileProtocolHandler wuapp.exe</p><p></p><p> Sound. " " " %windir%\System32\rundll32.exe url.dll,FileProtocolHandler mmsys.cpl</p><p></p><p> Computer. " " " %windir%\System32\rundll32.exe url.dll,FileProtocolHandler shell:MyComputerFolder</p></blockquote><p></p>
[QUOTE="Zaphire, post: 111550, member: 7393"] An actual Recycle Bin icon that is Rt-Click pinnable to the Taskbar and identical to the other Windows 7/8 taskbar icons can be easily created with the somewhat more complex command line thus: Create a desktop shortcut with this line as the target: %windir%\System32\rundll32.exe url.dll,FileProtocolHandler shell:RecycleBinFolder Complete the shortcut naming it Recycle Bin. Rt-Click it and go to Properties, press the Change Icon... button and select a recycle bin icon from within imageres.dll Close Properties. This icon can be Rt-Clicked and pinned to the regular Windows 7 or 8 Taskbar without needing to install a Quick Launch bar. Pretty well all other program, folder and applet entities can be made pinnable this way and will have all the features of the default Windows Taskbar icons. e.g. Windows Update. Use this command: %windir%\System32\rundll32.exe url.dll,FileProtocolHandler wuapp.exe Sound. " " " %windir%\System32\rundll32.exe url.dll,FileProtocolHandler mmsys.cpl Computer. " " " %windir%\System32\rundll32.exe url.dll,FileProtocolHandler shell:MyComputerFolder [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Windows 8 Forums
Tutorials
Recycle Bin - Pin to Taskbar in Windows 8
Menu
Log in
Register
Install the app
Install
Forums
What's new
Log in
Register
Search
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top