Show Desktop
Tuesday, February 27, 2007 by Panderen | Discussion: Docks
How do i make a shortcut so i show my desktop.
I have a shortcut in my procesline, but when i dragged it into object dock, it dont work. It says: C:\Documents and Settings\Kølbæk\Application Data\Microsoft\Internet Explorer\Quick Launch\Vis Skrivebord.scf
Kølbæk=My username
Vis Skrivebord=Show Desktop
My mainbrowser is Mozilla Firefox, but i have tryed to write it but whit no result.
Please help me.
Reply #2 Tuesday, January 29, 2008 11:21 AM
Reply #3 Tuesday, January 29, 2008 1:15 PM
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!







Reply #1 Tuesday, February 27, 2007 7:25 AM
(new ActiveXObject("Shell.Application")).ToggleDesktop();
save the file as ShowDesktop.js and create a link to it
You aren't using an english language computer so I'm not sure if there's a translation required.