GUIPropView Changelog

What's new in GUIPropView 1.26

Sep 16, 2023
  • Added 'WindowCount' action to the /Action command, which returns the number of windows that match the specified properties.
  • Added /RunAsAdmin command-line option for running GUIPropView as administrator.

New in GUIPropView 1.25 (May 7, 2023)

  • Added 'Sort By' toolbar buttons.
  • Added 'Black Background' option (Under the View menu). When it's turned on, the main tables are displayed in black background and white text, instead of default system colors.

New in GUIPropView 1.24 (Nov 26, 2022)

  • Added 'Z-order' column to the top level windows list

New in GUIPropView 1.23 (Oct 25, 2022)

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

New in GUIPropView 1.22 (Oct 25, 2022)

  • Added option to change the sorting column from the menu (TopLevel -> Sort By and Child -> 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 GUIPropView 1.21 (Apr 13, 2022)

  • Added /Filter command-line option, which allows you to export into a file only the Windows that match the specfied filter.
  • The filter is the same filter used for the /Action command, for example:
  • GUIPropView.exe /shtml "c:tempwindows1.html" /Filter Process:explorer.exe State:Normal

New in GUIPropView 1.20 (Feb 23, 2022)

  • Added 'Hide Windows Without Title' option (Under TopLevel menu).
  • Added some accelerator keys to the TopLevel menu.
  • Added 'Always On Top' option.

New in GUIPropView 1.16 (Oct 8, 2021)

  • Fixed bug: The TopMost action (/Action command) didn't work properly.
  • Fixed some high DPI mode issues.

New in GUIPropView 1.15 (Feb 11, 2021)

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

New in GUIPropView 1.14 (Dec 27, 2020)

  • Added 'Copy Clicked Cell' option to the right-click context menu, which copies to the clipboard the text of cell that you right-clicked with the mouse.

New in GUIPropView 1.13 (Oct 6, 2020)

  • Added new action to the /Action command-line option: 'BringToTop'.
  • Added 'Select All' and 'Deselect All' to the 'Column Settings' window.

New in GUIPropView 1.12 (Jan 5, 2020)

  • /Action command now returns a value that specifies whether the action succeeded or failed: 0 = Action Succeeded, 1 = The specified action is invalid, 2 = Cannot find any window that matches the specified properties

New in GUIPropView 1.11 (Nov 10, 2019)

  • Added new actions to the /Action command-line option: MouseClickPos and MouseDblClickPos.

New in GUIPropView 1.10 (Aug 26, 2019)

  • Added /Action command-line option - powerful command that allows you to do many things (Hide, show, disable, enable, and more...) on the desired windows, according to their properties (Class Name, Title, Process, and so on...)

New in GUIPropView 1.07 (Feb 25, 2019)

  • Fixed bug: clicking the column header of the lower pane (child windows) sorted the column of the upper pane.

New in GUIPropView 1.06 (Feb 4, 2019)

  • Added /cfg command-line option to start GUIPropView with the specified config file.
  • Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default).

New in GUIPropView 1.05 (Mar 1, 2018)

  • Added 'Font Name' and 'Monitor' columns.