### Changelog: - Added new and improved InnoSetup quiet uninstall generation. - Added Windows Update detection and parsing. - Added "View Updates" menu item. - Added update to hungarian translation by Phoenix. - Added better icons to misc executables. - Added verbose error messages to some misc executables. - Added InvalidArgument return code to SteamHelper. - Added VirtualStore to junk search locations. - Speedup of junk scan; Improved NsisQuietUninstallStringGenerator speed. - Updated readme to add info about new command line arguments. - Updated Polish translation. - Changed "Uninstall manually" to be disabled if it has no chance to find anything. - Changed junk search progress to show first application name if there are more than 1. - Changed LoadingDialog to not be TopMost when started with ShowDialog. - Fixed dialog boxes sometimes showing behind other windows. - Fixed rare access denied crash when saving registry backup. - Fixed UnauthorizedAccessException when searching for junk in WER\ReportArchive. - Fixed advanced clipboard copy window icon missing. - Fixed automatic layout being broken in places for some translations. - Fixed CommonStrings translations not being used and other misc translation fixes. - Fixed feedback window UI flow.