Collections:
Other Resources:
Resource Handles in Process Explorer on Windows 7
How to find out what resource handles are used by an application with Process Explorer on Windows 7? I want to know what files are open by Firefox.
✍: FYIcenter.com
If you want to see all resources used by an application like Firefox the Process Explorer,
you can follow this steps:
1. Double click on C:\fyicenter\ProcessExplorer\procexp.exe to start Process Explorer. You will all processes displayed.
2. Locate and select the Firefox process "firefox.exe".
3. Click menu "View > Show Lower Pane" to open the process details pane. You see a list of DLLs and resources handles used by Firefox in the lower pane.
4. Click menu "View > Lower Pane View > Handles" to list resource handles only. You see a list of resource handles used by Firefox, like files, registry keys, threads, etc.
Notice that how many files are used by Firefox.
The picture below shows you the resource handle list used by Firefox with Process Explorer:
⇒ Save Resource Handles with Process Explorer on Windows 7
⇐ Save DLL Dependency with Process Explorer on Windows 7
2016-07-30, 3563🔥, 0💬
Popular Posts:
What is "Application Information" in my Windows XP service list? And how is "Application Information...
What is helpctr.exe - Microsoft Help and Support Center? helpctr.exe is the executable binary file o...
What is "Lenovo Camera Mute" in a service on Lenovo laptop computer that supports the camera on/off ...
What is the startup program "hkcmd Module - hkcmd.exe" on my Windows 8 computer? Can I remove it to ...
How to write a batch file? I want to print "Hello world!" message on the screen. You can follow this...