All the Tips and Tricks posted in this blog are gathered from various web sites. We are not responsible for any damage occurred due to these posts.

My Links
Java J2EE Practise

Monday, January 23, 2006

Restoring Desktop Icon to the Quicklaunch Bar

If you mistakenly deleted the icon for the Desktop on the Quicklaunch toolbar
Go to C:\Documents and Settings\user_name\Application Data\Microsoft\Internet Explorer\Quick Launch
(where user_name is replaced by your login name)
Create a Text file called ShowDesktop.SCF with the following contents:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop

That's it. You have your 'Show Desktop' icon back.

0 Comments:

Post a Comment

<< Home