So far I’ve enjoyed using Windows 7 much more than Vista. One thing I’ve found annoying is I would like to pin the Recycle Bin, My Computer, and Control Panel to the taskbar or ‘superbar‘ as it is called now. Once you do this you can theoretically have an icon free desktop existence. I remember seeing many tips back in the Windows 95 day and even up until Vista, stating that an uncluttered desktop fosters a faster computer. This makes sense since your PC has to redraw all of those icons AND a background picture if you had one, each time you do something on the desktop. By moving all of those icons into the taskbar, you offload the heavy lifting to the taskbar applet that is always running anyway.
Adding Recycle Bin:
1. right-click anywhere on the desktop and when the menu box opens, choose new -> shortcut.
2. enter the text below in the ‘type the location of the item:’ field.
%SystemRoot%\explorer.exe shell:RecycleBinFolder
3. give it a name like ‘recycle bin’, click on finish and it will create a shortcut
4. drag this new shortcut from the desktop to taskbar and pin it.
5. you can now remove the desktop shortcut if you prefer.
Adding My Computer:
Do every step above, just replace the text in step 2 from above with the following:
%SystemRoot%\explorer.exe shell:MyComputerFolder
Adding Control Panel:
Do every step above, just replace the text in step 2 from above with the following:
explorer shell:ControlPanelFolder
Final note:
If you would like to change the icon of the shortcuts, right-click on the shorcut of the new icon created and hit ‘properties‘. Click on ‘change icon‘ button and enter the address below in the ‘file location box’
%SystemRoot%\system32\imageres.dll
Pick the one you want and press ‘apply’ button.
Related Posts
- Play Chess in Google Talk! Google released an API for 'Google Talk' that will allow developers to write applications that piggyback off the Instant Messaging platform. It is currently only available in the developer sandbox. Here's how to do it. 1. go to http://talkgadget.google.com/talkgadget/sandbox and send this link to the person you want to play......
- Microsoft Security Essentials download Install the beta version of Microsoft Security Essentials....
- Where is scanpst.exe If you use microsoft outlook for your email, this might be a question you'll be asking yourself one day. This little file is a great tool that will fix your currupt outlook database file. There are places on the internet that will charge you for something like this. Microsoft was......
- Disable windows crash report windows 7 Have you ever encountered a box while you're using your computer where it says the application you were using has crashed? This box will prompt you to send a report to Microsoft. If you really think that this 'sent' report will get to Microsoft and that they will be on......
- Create PDF files for free! Whether you're on your laptop at the beach or at your house with a printer that is out of paper, haven't you ever wished you can turn what you're doing in pdf format to print later? Instead of spending hundreds of dollars on Adobe (not the reader which is free),......