Console-App to get all open files for processes
- by t.kehl
Hi
I am searching for a console-app (where I can pipe the output to a txt-file) which gives me a list of all current processes and the files which each process has open. The tool should also work when the user doesn't has administrativ-privilegues and it should also give file-path which are located on the network (UNC and absolute/mappings).
Is there something like this which I can call from another tool and get the information?
I am on a windows system. I have a open filename and need now to get the whole path for the file