NetworkOpenedFiles Changelog

What's new in NetworkOpenedFiles 1.62

Feb 14, 2024
  • Added 'Sort By' toolbar button

New in NetworkOpenedFiles 1.61 (Feb 14, 2024)

  • Added 'Full Screen' mode (View -> Full Screen or F11 key).
  • 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 NetworkOpenedFiles 1.60 (Apr 19, 2023)

  • You can now specify folder path in the filename filter, for example: c:shared*
  • Added option to include or exclude specific users according to the specified wildcards (In the 'Advanced Options' window).
  • Added option to include or exclude specific computers according to the specified wildcards (In the 'Advanced Options' window).

New in NetworkOpenedFiles 1.53 (Sep 8, 2022)

  • Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default).

New in NetworkOpenedFiles 1.52 (May 22, 2022)

  • Added /Columns command-line option, which allows you to set the columns to display or the columns to export from command-line, for example:
  • NetworkOpenedFiles.exe /Columns "Filename, User, Computer,File Owner,File Size"

New in NetworkOpenedFiles 1.51 (Apr 11, 2022)

  • Added 'Always On Top' option.

New in NetworkOpenedFiles 1.50 (Feb 16, 2022)

  • Added 'Open Selected File With' option.
  • Added 'Double-Click Action' option, which allows you to choose what to do when you double-click a download item with the mouse: None, Open Properties Window, Open File Properties, Open Selected File, Open Selected File With, Open Folder In Explorer
  • Added 'Enter Action' option, which allows you to choose what to do when you press the Enter key: None, Open Properties Window, Open File Properties, Open Selected File, Open Selected File With, Open Folder In Explorer

New in NetworkOpenedFiles 1.45 (Sep 8, 2021)

  • Added /close command-line option, which allows you to close opened files according to the specified wildcard, for example:
  • NetworkOpenedFiles.exe /close *.doc
  • NetworkOpenedFiles.exe /close "c:shared*.exe"

New in NetworkOpenedFiles 1.40 (Jul 24, 2021)

  • Added option to change the sorting column from the menu (View -> Sort By). Like the column header click sorting, if you click again the same sorting menu item, it'll switch between ascending and descending order. Also, if you hold down the shift key while choosing the sort menu item, you'll get a secondary sorting.

New in NetworkOpenedFiles 1.38 (Apr 25, 2021)

  • Fixed some high DPI mode issues (Toolbar, Properties Window).

New in NetworkOpenedFiles 1.37 (Jan 25, 2021)

  • Added 'Start As Hidden' option. When this option and 'Put Icon On Tray' option are turned on, the main window of NetworkOpenedFiles will be invisible on start.

New in NetworkOpenedFiles 1.36 (Oct 30, 2020)

  • Added support for exporting the opened network files list to JSON file.
  • Updated the HTML export feature to HTML5.

New in NetworkOpenedFiles 1.35 (Sep 15, 2020)

  • Added option to include or exclude the files according to the specified wildcards (In the 'Advanced Options' window). You can specify multiple wildcards to include or exclude as comma-delimited list, for example: *.exe, *.docx, *.txt
  • Fixed the /cfg command-line option to load the .cfg file from the current directory if full path is not specified.

New in NetworkOpenedFiles 1.32 (May 23, 2020)

  • Fixed bug: NetworkOpenedFiles failed to add a tray icon when running program with the tray icon option turned on.
  • Added 'Open Selected File' option.

New in NetworkOpenedFiles 1.27 (Jan 12, 2020)

  • Added 'Select All' and 'Deselect All' to the 'Column Settings' window.

New in NetworkOpenedFiles 1.26 (Nov 15, 2019)

  • Added accelerator keys to the 'Close Selected Opened Files' and 'Open Folder In Explorer' options.

New in NetworkOpenedFiles 1.25 (Nov 15, 2019)

  • Added /cfg command-line option to start NetworkOpenedFiles with the specified config file.
  • Explorer context menu inside NetworkOpenedFiles: When you right-click on a single item while holding down the shift key, NetworkOpenedFiles now displays the context menu of Windows Explorer, instead of the NetworkOpenedFiles context menu. This feature only works for existing files.

New in NetworkOpenedFiles 1.22 (Sep 18, 2018)

  • You can now resize the properties window, and the last size/position of this window is saved in the .cfg file.
  • You can now send the data to stdout by specifying empty string as filename, for example:
  • NetworkOpenedFiles.exe /scomma ""

New in NetworkOpenedFiles 1.21 (Nov 3, 2017)

  • Added option to choose another font (name and size) to display in the main window.
  • Fixed a crash problem with resolving IP addresses.

New in NetworkOpenedFiles 1.20 (Sep 7, 2017)

  • The 'Resolve IP Addresses' option now also works with IPv6 addresses.
  • 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 NetworkOpenedFiles will instantly filter the files list, showing only lines that contain the string you typed.

New in NetworkOpenedFiles 1.18 (Jun 6, 2017)

  • Fixed bug: 'Copy Selected Items' worked improperly when setting the 'Unicode/Ascii Save Mode' to 'Always UTF-8'.

New in NetworkOpenedFiles 1.17 (Apr 11, 2017)

  • Added 'Entry Modified Time' column.

New in NetworkOpenedFiles 1.16 (Dec 25, 2016)

  • The 'Host Name' column is now also added to the log file.

New in NetworkOpenedFiles 1.15 (Dec 8, 2016)

  • Added 'Resolve IP Addresses' option. When it's turned on and the computer name is detected as IP address, NetworkOpenedFiles tries to resolve the IP address to host name, and the host name is displayed in 'Host Name' column.

New in NetworkOpenedFiles 1.12 (Nov 3, 2016)

  • When connecting a remote computer, the computer name is now displayed in the window title.

New in NetworkOpenedFiles 1.11 (Oct 24, 2016)

  • Added 'Save All Items' option.

New in NetworkOpenedFiles 1.10 (Jul 29, 2016)

  • Added option to add every change (Opening files and closing files) into a log file (In 'Advanced Options' window).

New in NetworkOpenedFiles 1.08 (Jul 29, 2016)

  • Added new information to 'File 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 NetworkOpenedFiles 1.07 (May 17, 2016)

  • You can now choose the desired encoding (ANSI, UTF-8, UTF-16) to save the csv/xml/text/html files. (Under the Options menu)

New in NetworkOpenedFiles 1.06 (May 17, 2016)

  • Added 'Put Icon On Tray' option.

New in NetworkOpenedFiles 1.05 (Mar 7, 2016)

  • Added 'Open Folder In Explorer' option.
  • Added command-line options to connect a remote computer. (/LoadFrom and /RemoteComputerName)