How do I get my "Show Desktop" button back?

zCypher

Diamond Member
Aug 18, 2002
6,115
171
116
Originally posted by: thawolfman
I accidentally deleted it :eek:
Location: C:\Documents and Settings\username\Application Data\Microsoft\Internet Explorer\Quick Launch

That's all I can tell you from my comp ....

heh heh, sucker.
 

Wallydraigle

Banned
Nov 27, 2000
10,754
1
0
I deleted mine once too:eek: I forget how I got it back, it was a long time ago. Have you tried doing a Google search for the file name?
 

EagleKeeper

Discussion Club Moderator<br>Elite Member
Staff member
Oct 30, 2000
42,589
5
0
From the Help in W2K

To add a program to the Quick Launch bar

In My Computer or Windows Explorer, click the icon for the program you want to add, and drag it to the Quick Launch portion of the taskbar.
The icon for that program appears next to the other Quick Launch icons on the taskbar.

Note

If the Quick Launch bar is not displayed, right-click an empty area on the taskbar, click Toolbars, and then click Quick Launch.
Related Topics
 

topaz22

Senior member
Dec 9, 1999
208
0
0
I opened up Show Desktop.scf:

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

you should be able to copy and past that... maybe have to select the icon.

edit: this was from winxp
 

thawolfman

Lifer
Dec 9, 2001
11,107
0
76
Originally posted by: topaz22
I opened up Show Desktop.scf:

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

you should be able to copy and past that... maybe have to select the icon.

edit: this was from winxp

Sweet!

Created a text file, pasted the info, and renamed it to "Show Desktop.scf" and it automatically changed the icon.

Thanks :)
 

Wallydraigle

Banned
Nov 27, 2000
10,754
1
0
Originally posted by: topaz22
I opened up Show Desktop.scf:

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

you should be able to copy and past that... maybe have to select the icon.

edit: this was from winxp


That's pretty cool!:D It works for Windows 2000 too, if anyone cares.