
OpenedFilesView is a Windows application that displays the list of all opened files on your system. For each opened file, additional information is displayed: handle value, read/write/delete access, file position, the process that opened the file, and more. Optionally, you can close one or more opened files, or close the process that opened these files.
v1.7 [Aug 4, 2016]
- Added 'Close Processes Of Selected Files'. As opposed to the 'Kill Processes Of Selected Files' option that brutally kills the process, this option sends a request to the application to close itself as soon as possible (using WM_QUERYENDSESSION and WM_ENDSESSION Windows messages).
- Added closeprocess and killprocess commands to the /closefile and /closefolder command-line options, which allow you to close/kill the process instead of closing the file handle, for example: OpenedFilesView.exe /closefile closeprocess "c:\myfile.txt".
- Added 'Elevated Process' column.
- Added new information to 'Attributes' column: 'T' for 'Temporary File', 'I' for 'Not Content Indexed', 'E' for encrypted file, 'X' for 'No Scrub File', and 'V' for 'Integrity Attribute'.
Share images, video and music between your Android and Windows devices