Restoring the Show Desktop icon

If you accidentally delete the Show Desktop icon from the Quick Launch toolbar, here’s how to get it back:
1. Open Notepad
2. Type these lines, precisely, into Notepad:

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

3. Save the file on your desktop as “Show Desktop.scf”
You see a new icon on your desktop that looks remarkably like the Show Desktop icon that used to be on your Quick Launch toolbar.
4. Right-click the new icon on your desktop and drag it to the Quick Launch toolbar.
5. Drop the icon wherever you like on the Quick Launch toolbar and choose Move Here. If you choose Move Here, Windows automatically deletes the icon from the desktop.

If there is no icon in Quick Launch toolbar then you won’t be able to move the above way. In that case browse to
“C:\Documents and Settings\Username\Application Data\Microsoft\Internet Explorer\Quick Launch”
Here “Username” is your windows login name. This folder is hidden so just copy above path substituting username and paste it in Windows Explorer adress bar. Press enter and folder will open. Now copy or move the “Show Desktop.scf” to this folder. It will immediately appear in Quick Launch toolbar.

Process Explorer v11.04

Many times you want which program is accessing a folder or what folder a program access. This is required when you cannot delete empty folders. While deleting you get errors like “file in use”. So use this software to end the process. this is far better than the windows task manager. This also shows which file a program accesses. Which DLL is loaded by the program.

The Process Explorer display consists of two sub-windows. The top window always shows a list of the currently active processes, including the names of their owning accounts, whereas the information displayed in the bottom window depends on the mode that Process Explorer is in: if it is in handle mode you’ll see the handles that the process selected in the top window has opened; if Process Explorer is in DLL mode you’ll see the DLLs and memory-mapped files that the process has loaded. Process Explorer also has a powerful search capability that will quickly show you which processes have particular handles opened or DLLs loaded.

The unique capabilities of Process Explorer make it useful for tracking down DLL-version problems or handle leaks, and provide insight into the way Windows and applications work.

Process Explorer works on Windows 9x/Me, Windows NT 4.0, Windows 2000, Windows XP, Server 2003, and 64-bit versions of Windows for x64 and IA64 processors, and Windows Vista.

Get it here