UninstallView Release Notes

What's new in UninstallView 1.47:

  • Fixed bug: Pressing F5 (Refresh) while loading the installed programs information caused UninstallView to crash.
  • Fixed the quick-filter text-box to copy to the clipboard when pressing Ctrl+C.
  • Fixed the default columns size in high DPI mode.
  • Version 1.46:
    • Added /Columns command-line option, which allows you to set the columns to display or the columns to export from command-line, for example:
      UninstallView.exe /scomma c:\temp\installed-list.csv /Columns "Display Name,Display Version,Registry Time,Install Location,Uninstall String"
  • Version 1.45:
    • Added new quick filter option: Find a string begins with...
  • Version 1.43:
    • Fixed bug with the 'Choose Columns' window in high DPI mode.
  • Version 1.42:
    • 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.
  • Version 1.41:
    • Updated to work properly in high DPI mode (Toolbar and properties window).
  • Version 1.40:
    • Added support for exporting the installed programs to JSON file.
    • Updated the HTML export feature to HTML5.
  • Version 1.38:
    • 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.
  • Version 1.37:
    • Added 'Copy Uninstall String' and 'Copy Quiet Uninstall String' options.
    • Fixed the /cfg command-line option to load the .cfg file from the current directory if full path is not specified.
  • Version 1.36:
    • Fixed to save the 'Case Sensitive' option of the Quick Filter in the .cfg file.
  • Version 1.35:
    • Added 'RegEdit Open Mode' option - 'Without Elevation' or 'With Elevation'.
    • Fixed the 'Open Uninstall Item In RegEdit' option to work properly when using UninstallView 32-bit on 64-bit system.
  • Version 1.33:
    • Added 'Case Sensitive' option to the Quick Filter window.
  • Version 1.32:
    • Added 'Open Install Folder In Explorer' option (Ctrl+E).
  • Version 1.31:
    • Fixed bug: UninstallView failed to load Windows Apps information from external profiles.
    • Fixed to display error message on the status bar when there is an error during the loading process or while running the uninstall command.
  • Version 1.30:
    • Added 'Load Windows Apps' options. When it's turned on, UninstallView displays the list of all Windows Store apps installed on your system.
    • For all Windows Apps items - the value of 'Installer Name' column is 'Microsoft Store'.
  • Version 1.25:
    • Added 'Add Header Line To CSV/Tab-Delimited File' option (Turned on by default).
    • Added /RunAsAdmin command-line option for running UninstallView as administrator.
  • Version 1.24:
    • You can now send the data to stdout by specifying empty string as filename, for example:
      UninstallView.exe /scomma "" more
  • Version 1.23:
    • UninstallView now remembers the last size/position of the Properties window.
  • Version 1.22:
    • Added 'Install Folder Owner' column.
  • Version 1.21:
    • Added 'Select All' and 'Deselect All' to the 'Column Settings' window.
  • Version 1.20:
    • Added new columns: 'Install Folder Created Time' and 'Install Folder Modified Time'.
  • Version 1.18:
    • Added 'Delete Registry Keys Of Selected Items' option (Under the File menu). This option is disabled by default. In order to enable it, read the 'Deleting Registry Keys Of Installed Software' section.
  • Version 1.17:
    • Added new options to the 'Quick Filter' feature.
  • Version 1.16:
    • When loading uninstall data from remote computer or external drive, the remote computer/external drive is now displayed in the window title.
  • Version 1.15:
    • Added /quninstallwildcard command-line option, which allows you to quietly uninstall a software by specifying wildcard, for example:
      UninstallView.exe /quninstallwildcard "Adobe Reader*"
  • Version 1.13:
    • Fixed bug: UninstallView merged 2 uninstall entries (32-bit and 64-bit) into one if they had the same Registry name and the same display name but different uninstall string.
  • Version 1.12:
    • Added 'Put Icon On Tray' option.
  • Version 1.11:
    • Added 'Always On Top' option.
    • The properties window is now resizable.
  • Version 1.10:
    • Added option to choose another font (name and size) to display in the main window.
    • Added /cfg command-line option, which instructs UninstallView to use a config file in another location instead if the default config file, for example:
      UninstallView.exe /cfg "%AppData%\UninstallView.cfg"
  • Version 1.05:
    • You can now choose the desired encoding (ANSI, UTF-8, UTF-16) to save the csv/xml/text/html files. (Under the Options menu)
    • Fixed problem with exporting to csv uninstall item that its Comment field contains new-line character (Like 'Adobe Acrobat Reader DC' uninstall item).
  • Version 1.00 - First release.
Go to Download Page and Program details: Download UninstallView