Home » Questions » Computers [ Ask a new question ]

How can I recreate my Show Desktop icon on WinXP?

How can I recreate my Show Desktop icon on WinXP?

Quick Launch became corrupted and I need to recreate everything. I know I've done it before but I can't remember the object name: how do I recreate the Show Desktop icon?

Asked by: Guest | Views: 244
Total answers/comments: 2
bert [Entry]

"Go to C:\Documents and settings\YourUserName\Application Data\Microsoft\Internet Explorer\Quick Launch and create a new text file; put the following inside:

[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop

Save the file as ""Show Desktop.scf"" and you're done."
bert [Entry]

"From: http://support.microsoft.com/kb/190355

follow these instructions:

To re-create the Show desktop icon yourself, follow these steps:

Click Start, click Run, type notepad
in the Open box, and then click OK.
Carefully copy and then paste the
following text into the Notepad
window:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
On the File menu, click Save As, and then save the file to your desktop as ""Show desktop.scf"". The Show desktop icon is created on your desktop.
Click and then drag the Show desktop icon to your Quick Launch toolbar."