I want to view open file handlers for a process on windows to verify the correct config file is read. ProcMon and other tools show referenced modules – dlls. I need to see open file handles to all files such as xml, txt, etc.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Process Explorer can provide this information, though it is hidden by default.
To show handles:
View -> Lower Pane View -> HandlesProcess Explorer also allows you to search on a file name and determine which process has it opened.