Collections:
Other Resources:
What Is Process Explorer on Windows 8?
What is Process Explorer on Windows 8? What can I do with Process Explorer?
✍: FYIcenter.com
Process Explorer on Windows 8 is tool provided by sysinternals.com
to inspect running processes to see detailed information like
which DLLs are used or which files and folders are opened.
Here is a detailed introduction by Mark Russinovich from sysinternals.com:
Ever wondered which program has a particular file or directory open? Now you can find out. Process Explorer shows you information about which handles and DLLs processes have opened or loaded.
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.
The picture below shows you an example of the Process Explorer screen:
See https://technet.microsoft.com/en-us/sysinternals/processexplorer.aspx for more information on Process Explorer.
⇒ Download and Install Process Explorer on Windows 8
⇐ Process Explorer on Windows 8
2016-12-30, ∼2700🔥, 0💬
Popular Posts:
How to add a hyperlink to connect a keyword to another slide? I want to have clickable links to help...
How to publish HTML documents to your local Apache server? If you followed our Apache server install...
How to create a command button to run my macro in slide show view? I have created a macro that displ...
How to verify IIS configuration for PHP scripts? If you have followed our Configuring IIS for PHP Sc...
What is "Microsoft SharePoint Workspace Audit Service" in my Windows 7 service list? And how is "Mic...