PropertySystemView Changelog

What's new in PropertySystemView 1.20

Dec 23, 2022
  • Added /CopyProperty command-line option, which allows you to copy a value of one property into another property.
  • For example, this command will copy the value of System.DateModified property into the System.Media.DateEncoded property:
  • PropertySystemView.exe /CopyProperty "C:temp1.mp4" System.DateModified System.Media.DateEncoded

New in PropertySystemView 1.19 (Jul 2, 2022)

  • Added new option: 'Explorer Context Menu - Open In Google Maps'. If you turn on this option, 'Open In Google Maps' menu item is added to the context menu of .jpg files.

New in PropertySystemView 1.18 (Aug 29, 2021)

  • Added option to choose another font (name and size) to display the properties list in the main window.

New in PropertySystemView 1.17 (Jul 26, 2021)

  • Fixed some high DPI mode issues.

New in PropertySystemView 1.16 (Feb 7, 2021)

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

New in PropertySystemView 1.15 (Nov 3, 2020)

  • Added 'New PropertySystemView Instance' under the File menu, for opening a new window of PropertySystemView.
  • Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default).

New in PropertySystemView 1.13 (Aug 30, 2020)

  • Added /OpenGoogleMaps command-line option, which opens the location of .jpg image in Google Maps Web site, for example: PropertySystemView.exe /Filename "C:temp20200725_101225.jpg" /OpenGoogleMaps

New in PropertySystemView 1.12 (Jul 23, 2020)

  • Added 'Open Location In Google Maps' option. This option is available for image files with GPS information (Geo-tagging). When there are Geo-tagging properties (System.GPS.Longitude and System.GPS.Latitude), this option allows you to easily open the location of the image in Google Maps.

New in PropertySystemView 1.11 (Jun 13, 2020)

  • Added 'Save All Items' option (Shift+Ctrl+S).

New in PropertySystemView 1.10 (Apr 21, 2020)

  • Added 'Put Icon On Tray' option.

New in PropertySystemView 1.05 (Mar 18, 2020)

  • Added 'Explorer Context Menu' option. When it's turned on, you can easily open any file with PropertySystemView from Windows Explorer. Simply right-click on the file and then choose the PropertySystemView menu item.