SysExporter Changelog

What's new in SysExporter 1.77

Sep 18, 2019
  • You can now send the data to stdout by specifying empty string as filename, for example:
  • sysexp.exe /Title "Windows Task Manager" /class SysListView32 /Visible Yes /scomma "

New in SysExporter 1.76 (Sep 25, 2017)

  • When the 'Add Column Headers To Tab-Delimited File' option is turned on, the header is now also added to comma-delimited files.

New in SysExporter 1.75 (May 25, 2016)

  • Added 'New SysExporter Instance' (Ctrl+N), which opens a new window of SysExporter

New in SysExporter 1.72 (Jan 3, 2015)

  • Added 'Run As Administrator' option (Ctrl+F11), which allows you to easily run SysExporter as administrator on Windows Vista/7/8/2008. You should use this option if you need to extract data from a software that is executed as administrator.

New in SysExporter 1.70 (Jul 1, 2014)

  • Added command-line options that allows you to export the data of Windows controls to a file from command-line, without displaying any user interface. For example, to export the active ListView in the task manager of Windows to html file: sysexp.exe /Process "taskmgr.exe" /class "SysListView32" /Visible "Yes" /shtml "c:\temp\1.html"

New in SysExporter 1.62 (May 31, 2013)

  • Fixed the flickering while scrolling the items of list-view

New in SysExporter 1.61 (Nov 15, 2012)

  • Added 'Auto Size Columns+Headers' option, which allows you to automatically resize the columns according to the row values and column headers.
  • Fixed issue: The properties and the other windows opened in the wrong monitor, on multi-monitors system.

New in SysExporter 1.60 (May 25, 2012)

  • Added support for DirectUI control, which is used to display files and folders on Explorer Windows of Windows 7.

New in SysExporter 1.52 (Jun 29, 2011)

  • Fixed the properties window to be closed when clicking the X button or pressing the Esc key.

New in SysExporter 1.51 (Apr 14, 2009)

  • Added 'Remove Question Mark Characters' - Useful for date/time and some other columns of Explorer in Windows Vista

New in SysExporter 1.50 (Jan 26, 2009)

  • Added support for drag And drop feature - Allows you to easily locate the desired window simply by dragging the target icon from the SysExporter toolbar into the window that you need to grab the data

New in SysExporter 1.41 (Dec 17, 2008)

  • New option: Add Tree Indent Spaces To Exported Data

New in SysExporter 1.40 (Aug 6, 2008)

  • Added new columns: 'Window Class', and 'Visible'

New in SysExporter 1.39 (May 5, 2008)

  • Fixed bug: The main window lost the focus when the user switched to another application and then returned back to SysExporter

New in SysExporter 1.38 (Apr 9, 2008)

  • Added 'Always On Top' option

New in SysExporter 1.37 (Mar 25, 2008)

  • Fixed bug in saving as comma-delimited file when field values contained comma character.

New in SysExporter 1.36 (Mar 3, 2008)

  • Added support for saving to comma-delimited file.

New in SysExporter 1.35 (Dec 12, 2007)

  • Added support for StatusBar controls.
  • The configuration is now saved to a file, instead of the Registry.

New in SysExporter 1.30 (Sep 4, 2007)

  • New Option: Display HTML As Plain Text (For HTML controls)
  • New Option: Display Invisible Items.
  • New Option: Display Items With Invisible Parent Window.
  • Added filters by control type.

New in SysExporter 1.21 (Apr 18, 2007)

  • Added support for labels.
  • When the lower pane contains text, you can now use the keyboard -Ctrl A for selection, and Ctrl C to copy the text to the clipboard.