InstallerClean 2.3.0 setup, with the issue #52 fix.
This fixes a rare, fail-safe case: on an unusual (but perfectly valid) program registration, such as some corporate DisplayLink installs, Windows won't hand InstallerClean that one program's update list, and older versions stopped the whole scan rather than risk working from a half-read one. Nothing was ever removed; it was simply being over-cautious. This build sets that single program aside, keeps all of its files, and carries on scanning the rest.
Only the setup is here so far. It scans completely clean on VirusTotal, which is the bar every InstallerClean download has to clear before I put it up. The portable and command-line builds each show a single false-positive flag at the moment; I'd rather get those cleared than have to scare people talking about false positives, so they'll follow here shortly.
Thanks very much to @garylitton for reporting.