What's new in Portable OpenedFilesView 1.91

Sep 2, 2023
  • Updated to work properly in high DPI mode.
  • Added 'Black Background' option (Under the View menu). When it's turned on, the main table is displayed in black background and white text, instead of default system colors.

New in Portable OpenedFilesView 1.90 (Aug 28, 2023)

  • Fixed the /filefilter and /wildcardfilter command-line options to work properly with long filenames when the 'Convert To Long Path Names' option is turned on.
  • Fixed security issue: The driver of OpenedFilesView allowed access for non-admin users.
  • Be aware: Because the updated driver is signed with a newer code signing certificate, OpenedFilesView stopped working on Windows Vista 64-bit, and maybe on other systems too.
  • If this version doesn't work on your system, you can download the version 1.87 of OpenedFilesView

New in Portable OpenedFilesView 1.87 (Oct 28, 2022)

  • Added OpenedFilesView icon to the Explorer context menu.
  • Fixed a bug that caused a small token handles leak.

New in Portable OpenedFilesView 1.86 (Sep 11, 2018)

  • Fixed OpenedFilesView to send the data to stdout when specifying an empty string (e.g: OpenedFilesView.exe /scomma "" ).

New in Portable OpenedFilesView 1.85 (Mar 6, 2018)

  • Added new option: 'Copy Locked Files To Another Folder' (F7), which allows you to copy locked files that cannot be copied with Windows Explorer. Be aware that this feature doesn't work if the file is opened by 'System Process'.

New in Portable OpenedFilesView 1.81 (Mar 6, 2018)

  • Added 'Align Numeric Columns To Right' option.

New in Portable OpenedFilesView 1.80 (Dec 18, 2017)

  • OpenedFilesView is now a Unicode application so it can display and save filenames with any character (Until now non-ANSI characters were displayed as '?').
  • You can now choose the desired encoding (ANSI, UTF-8, UTF-16) to save the csv/xml/text/html files (Options -> Save File Encoding)
  • Added 'Quick Filter' feature (View -> Use Quick Filter or Ctrl+Q). When it's turned on, you can type a string in the text-box added under the toolbar and OpenedFilesView will instantly filter the files list, showing only items that contain the string you typed

New in Portable OpenedFilesView 1.70 (Jul 14, 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'.

New in Portable OpenedFilesView 1.65 (May 11, 2016)

  • Added 'Process User' column.
  • Added 'Save All Items' option.

New in Portable OpenedFilesView 1.61 (Oct 23, 2015)

  • Explorer context menu inside OpenedFilesView: When you right-click on a single item while holding down the shift key, OpenedFilesView now displays the context menu of Windows Explorer, instead of the OpenedFilesView context menu.

New in Portable OpenedFilesView 1.60 (Mar 10, 2015)

  • Fixed bug: OpenedFilesView failed to remember the last size/position of the main window if it was not located in the primary monitor.
  • Finally, fixed the error 100005 problem occurs in some systems.

New in Portable OpenedFilesView 1.58 (Oct 25, 2014)

  • Added a small fix that hopefully will solve the error 100005 problem occurs in some systems.

New in Portable OpenedFilesView 1.57 (Aug 11, 2014)

  • Added secondary sorting support: You can now get a secondary sorting, by holding down the shift key while clicking the column header. Be aware that you only have to hold down the shift key when clicking the second/third/fourth column. To sort the first column you should not hold down the Shift key.
  • Fixed to display local date/time values according to daylight saving time settings.

New in Portable OpenedFilesView 1.56 (Jun 17, 2014)

  • Added /wildcardfilter command-line option, for example: OpenedFilesView.exe /wildcardfilter *.dat

New in Portable OpenedFilesView 1.55 (Mar 3, 2014)

  • The 64-bit version of OpenedFilesView is now provided with a signed driver, so there is no need for driver signing test mode anymore

New in Portable OpenedFilesView 1.52 (Jul 21, 2011)

  • Added 'Open File Folder' option (F8), which opens the folder of selected file in Windows Explorer.

New in Portable OpenedFilesView 1.45 (Sep 15, 2009)

  • Added command-line option for sorting the list in the save command-line options.
  • When saving from command-line, OpenedFilesView now only save the items according to the options selected in the last time that you used it. For example: if the 'Show Opened Directories' options is unchecked, opened directories won't be saved into the file.

New in Portable OpenedFilesView 1.41 (Aug 31, 2009)

  • Added 'Explorer Copy' option - You can selected one or more files, choose 'Explorer Copy', and then paste them into Explorer window.

New in Portable OpenedFilesView 1.40 (Jun 30, 2009)

  • Added 'Put Icon In Tray' option.

New in Portable OpenedFilesView 1.30 (Jan 7, 2009)

  • New option: Bring process to front.
  • Added more accelerator keys.