Click here to Skip to main content
15,896,287 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
First off, I want to say sorry to all for my bad english.

I want to see the files accessed by an application running. For example, word is running and this program opens a document. Can I see this document information on event

Can I do it? If so, how is it done?
Posted
Updated 5-Feb-13 6:41am
v2

Hello,

Microsoft has a tool for that. It's called Process Monitor.

It is free and you can download it from there:

http://technet.microsoft.com/en-gb/sysinternals/bb896645[^]

This is a realtime file system monitoring tool, you can apply filters to just focus on one process if you wish. A really powerful tool.


Valery.
 
Share this answer
 
Comments
caglaratilgan 8-Feb-13 11:05am    
i am very grateful ... but i want to do it with programtic in c# . i think if it done , i can do it .
Can you help me ?
Hi
Please describe your question is you want to access database(table/query) or complete access control form .
 
Share this answer
 
Comments
Jibesh 5-Feb-13 23:03pm    
OP has clearly explained he want to know the the file accessed by the process. If you have question do not post as solution use Have a Question or Comment widget to post your question.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900