RegistryChangesView Changelog

What's new in RegistryChangesView 1.30

Sep 25, 2023
  • 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.
  • Added 'Sort By' toolbar button.

New in RegistryChangesView 1.29 (Jun 14, 2022)

  • Fixed bug: RegistryChangesView failed to handle large values (with more than 16,344 bytes) when a value is added or removed.

New in RegistryChangesView 1.28 (Jun 8, 2021)

  • Updated to work properly in high DPI mode (Toolbar, status bar, and properties window).

New in RegistryChangesView 1.27 (Dec 13, 2020)

  • Fixed bug: When specifying relative path to create a Registry snapshot, the security hive was created under the System32 directory instead of the specified snapshot folder.

New in RegistryChangesView 1.26 (Aug 15, 2020)

  • Fixed the /cfg command-line option to load the .cfg file from the current directory if full path is not specified.

New in RegistryChangesView 1.25 (Jan 16, 2020)

  • Added option to create a Registry snapshot with the ntuser.dat hive of another user on your system, instead the user that runs the RegistryChangesView tool.

New in RegistryChangesView 1.22 (Dec 27, 2019)

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

New in RegistryChangesView 1.21 (Aug 14, 2019)

  • Added 'Case Sensitive' option to the Quick Filter window.

New in RegistryChangesView 1.20 (Jul 6, 2019)

  • Added more command-line options, which allow you to compare Registry snapshots and export the result to .reg file or csv/tab-delimited/xml/html file.

New in RegistryChangesView 1.15 (Jun 20, 2019)

  • Added new columns: 'Data Length' and 'Data Length Changed To'

New in RegistryChangesView 1.12 (Apr 4, 2019)

  • Fixed bug: RegistryChangesView failed to handle large values (with more than 16,344 bytes) properly and this problem also caused RegistryChangesView to crash on some systems.

New in RegistryChangesView 1.11 (Feb 1, 2019)

  • Added /cfg command-line option to start RegistryChangesView with the specified config file.

New in RegistryChangesView 1.10 (Dec 5, 2018)

  • RegistryChangesView now consumes less memory when loading large amount of items.

New in RegistryChangesView 1.08 (Aug 26, 2018)

  • Fixed bug: RegistryChangesView generated .reg file incorrectly when the value names had '' or '"' characters.
  • Fixed bug: In some circumstances, RegistryChangesView omitted the key name of the first .reg file value.

New in RegistryChangesView 1.07 (Aug 26, 2018)

  • Fixed bug: RegistryChangesView exported REG_EXPAND_SZ values incorrectly.

New in RegistryChangesView 1.06 (Jan 25, 2018)

  • Fixed bug: The browse button on the 'Create Registry Snapshot' window didn't work.

New in RegistryChangesView 1.05 (Nov 30, 2017)

  • Added /CreateSnapshot command-line option for creating Registry snapshot from command-line

New in RegistryChangesView 1.01 (Sep 11, 2017)

  • Fixed bug: Under certain conditions, RegistryChangesView skipped half of subkeys or crashed while reading Registry key that had many subkeys.