Desktop icon missing in the Quick Launch bar

  • Thread starter Thread starter Hans Näslund
  • Start date Start date
H

Hans Näslund

Suddenly the desktop icon has disappeared from the Quick Launch bar on my
computer (Win2KPro). I use it frequently, so it is quite disturbing not to
have it any more.

What can I do to get it back?
 
Create a file named "Show Desktop.scf" paste this text in the file save it,
then drag it to the Quick Launch bar.

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


--
Regards,
Dave

-------------
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Suddenly the desktop icon has disappeared from the Quick Launch bar on my
| computer (Win2KPro). I use it frequently, so it is quite disturbing not to
| have it any more.
|
| What can I do to get it back?
|
|
 
You're welcome.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Thanks a lot - it worked!!
|
| But how could it happen that it disappeared?
|
| Hans
 
Hans said:
Suddenly the desktop icon has disappeared from the Quick Launch bar on my
computer (Win2KPro). I use it frequently, so it is quite disturbing not to
have it any more. What can I do to get it back?

Create text file with the following lines:

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

Save that file as "Show Desktop.scf" in the following folder:
%appdata%\Microsoft\Internet Explorer\Quick Launch\

PS. %appdata% = %systemdrive%\Documents and Settings\username\Application Data\
 
Back
Top