How to make the Windows 98 Show Desktop. ``Windows 98`` Windows 98 comes with a feature on the Quick Launch bar called "Show Desktop." By running it, you can cause all of your programs to minimize (The same as the Win+M command). To create this same command icon: 1. Create a text file on your desktop. 2. Rename it to Name.scr 3. Open it in Notepad and make 5 lines. 4. On the first line, write [Shell] 5. On the second line, write Command=2 6. On the third line, write IconFile= and then the location where the icon is. If the icon is in a DLL, type the location of the DLL, then a comma, then the number in which the icon appears; IconFile=C:\WINDOWS\SYSTEM\SHELL32.DLL,12 7. On the fourth line, type [Taskbar] 8. On the fifth line, type Command=ToggleDesktop 9. Save the file, close notepad and refresh the desktop by clicking the desktop and pressing F5. This icon has many uses. The file can be renamed to anything. If you rename it to "Myfile.exe", its actual name is "Myfile.exe.scr". The scr is hidden, just as ".lnk" is hidden in the name of a shortcut. Enjoy! MrWadlo - mrwadlo (at) mrwadlo.com http://www.mrwadlo.com/