Guest webdelaney Posted August 17, 2007 Posted August 17, 2007 Just reciently I deleted my desktop shortcut key that was in my quick menu down near my start button. I can create an shortcut icon, but I dont know the path to create so when I click on the button, it will bring up my desktop and minimize everything else, or put them in the background. Any help with this delema? Thanks, Delaney
Guest Arun Posted August 17, 2007 Posted August 17, 2007 RE: Desktop ShortCut Hi, If the Show Desktop icon is deleted from Quick Launch, the procedure below will recreate the file. Open Notepad and enter the following text: [shell] Command=2 IconFile=explorer.exe,3 [Taskbar] Command=ToggleDesktop Save the new file as Show Desktop.scf then drag and drop the icon on the Quick Launch bar or whatever location you want the shortcut to appear. OR Click Start, Run and type the following command: regsvr32 /n /i:U shell32.dll Rgds, Arun Aluvila "webdelaney" wrote: > Just reciently I deleted my desktop shortcut key that was in my quick menu > down near my start button. I can create an shortcut icon, but I dont know the > path to create so when I click on the button, it will bring up my desktop and > minimize everything else, or put them in the background. > > Any help with this delema? > Thanks, > Delaney
Guest Newbie Coder Posted August 17, 2007 Posted August 17, 2007 Re: Desktop ShortCut Webdelaney, http://support.microsoft.com/kb/190355 -- Newbie Coder (It's just a name) "webdelaney" <webdelaney@discussions.microsoft.com> wrote in message news:D1F16ED0-1BEA-4D19-8400-FBC2C42051AD@microsoft.com... > Just reciently I deleted my desktop shortcut key that was in my quick menu > down near my start button. I can create an shortcut icon, but I dont know the > path to create so when I click on the button, it will bring up my desktop and > minimize everything else, or put them in the background. > > Any help with this delema? > Thanks, > Delaney
Recommended Posts