Skip to content

v1.5.2

Choose a tag to compare

@LRG4YOU LRG4YOU released this 10 Aug 03:09
· 48 commits to main since this release

馃敡 Fixes

  • Auto-update now works for Program Files installs with UAC disabled (detects elevation, launches directly instead of failing on "runas")
  • Double-click exe shows help instead of silent exit
  • PATH changes broadcast immediately (no reboot needed)
  • Friendly error messages for update failures
  • Removed unnecessary "Signature verified" dialog
  • Installer shows progress during update (/SILENT instead of /VERYSILENT)
  • WM_SETTINGCHANGE broadcast for PATH
  • Choco validExitCodes includes 3010
  • Fixed stale doc comments in update.rs