Restoring deleted Show Desktop icon

Status
Not open for further replies.

RajivKumar123456

Broken In
Joined
Jan 2, 2007
Messages
25
I accidentally deleted the "Show Desktop" icon from the Quick Launch bar. How can I restore it back? please help!:confused:
 

Vishal Gupta

Microsoft MVP
Joined
Jul 28, 2005
Messages
5,126
1. Paste following code in Notepad and save the file with name "Show Desktop.scf" (including quotes):

Code:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
2. Now you have to copy this new file and paste in "Quick Launch" toolbar. You can do it in 2 ways:

A. Drag-n-drop the new file to Quick Launch toolbar.

B. Type "%appdata%\Microsoft\Internet Explorer\Quick Launch" in RUN dialog box and press Enter. It'll open Quick Launch folder. Paste the file in this folder.

Taken from here.
 

Amir.php

Flying Visitor
Joined
Feb 3, 2007
Messages
810
Simplest way of the world to Restore Desktop icon in quick launch.
1. Must ensure that quick launch is enable.
2. Open run dialog box and Paste it:
regsvr32 /n /i:U shell32
3. This message will appear instantly:
DllInstall in shell32 succeeded
wow, Now you have done.
 
Status
Not open for further replies.
Top