Skip to content

v1.9.1

Latest

Choose a tag to compare

@FarmLox FarmLox released this 20 Jun 06:41
· 3 commits to main since this release

What's changed

  • InstallerClean is now available in Italian. The whole interface is translated, and so is the installer, with corrections kindly provided by @bovirus, a native speaker. The app follows your Windows display language, so if yours is set to Italian, that's what you'll see out of the box. Click the globe in the main window's bottom bar to open the language picker. The command line stays English.
  • Bigger text. Every text size has gone up a step; the old sizes ran a little small. Thanks to @sharl for the suggestion.
  • The explanatory text at the top of the main window is laid out more clearly. It used to be one flat block of grey text. Now the line telling you the files are safe to delete stands out as a heading, with the background detail in smaller grey below it.
  • Added an Italian README. It's now available in eight languages.

Plus some smaller fixes. The full per-change detail is in the changelog.

Downloads

  • InstallerClean-setup.exe (~90 MB) - Inno Setup installer; handles uninstall via Add/Remove Programs. Includes the command-line tool.
  • InstallerClean-portable.exe (~65 MB) - Self-contained single executable. Copy to a USB stick, run, done.
  • installerclean-cli.exe (~38 MB) - The command-line tool on its own. Self-contained, no install, nothing left behind. For scripting, scheduled tasks and deployment.
Verify your download (SHA-256)
39e0e8ccb35a510d086f1324c039a5e63ba1c3c9b8ea29567ff342e4f33b354a  InstallerClean-setup.exe
bcb48988a0a386cfec9932a0bdee0cde5b632d034212cbad80794e784d91429f  InstallerClean-portable.exe
aaacd58005591dc2fca9d918633e2e158863b9930aa57f7839391ef583bb1cbb  installerclean-cli.exe

Hashes are also published as .sha256 sidecar files alongside each binary on this release. To verify in PowerShell:

(Get-FileHash -Algorithm SHA256 .\InstallerClean-setup.exe).Hash -eq '39e0e8ccb35a510d086f1324c039a5e63ba1c3c9b8ea29567ff342e4f33b354a'

VirusTotal

All three builds clean across every engine. Different denominators because not every engine runs on every file.