| | Here is the simple bit of code that will help you to create or restore the Show Desktop Shortcut in Windows XP. Open Notepad or any simple text editor and type the following code, CODE [Shell] Command=2 IconFile=explorer.exe,3 [Taskbar] Command=ToggleDesktop Save the file as 'Show Desktop.scf' and make sure theat 'All Files' is selected in the File Type list. Save this file in desktop and then drag it ove to the Quick Launch bar. If you want to customize the icon and use your own Icon instead of using the Windows Default, put the path of the icon next to 'IconFile=' as follows, CODE IconFile='PATH_TO_ICON',0 |

