Can anyone suggest a program that can tell me which process is using which files? I need a GUI program that I can run on Windows Server 2008.

link|improve this question
feedback

migrated from stackoverflow.com Sep 5 '10 at 11:01

This question came from our site for professional and enthusiast programmers.

1 Answer

"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."

http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx

link|improve this answer
feedback

Your Answer

 
or
required, but never shown