librewolf-winupdater

An attempt to make (automatic) updating of LibreWolf for Windows much easier. Can be used for installed and portable instances (https://github.com/ltguillaume/librewolf-portable).

GPL-3.0 License

Stars
143
Committers
2

Bot releases are visible (Hide)

librewolf-winupdater - LibreWolf WinUpdater 1.3.0

Published by ltguillaume over 2 years ago

  • Allow updating LibreWolf-Portable.exe >= v1.3.3 when portable
  • Add link to Portable in tray menu
librewolf-winupdater - LibreWolf WinUpdater 1.2.7

Published by ltguillaume over 2 years ago

  • Updated filename query for new *-portable.zip releases
  • Added shortcut to GitHub repo in tray menu
librewolf-winupdater - LibreWolf WinUpdater 1.2.6

Published by ltguillaume over 2 years ago

  • Make compatible with LibreWolf-Portable (https://github.com/ltGuillaume/LibreWolf-Portable)
  • Add warning if updater could not move the extracted files into the target folder
  • Include update version in more tooltips
  • Changed icon to distinguish between portable and update programs
librewolf-winupdater - LibreWolf WinUpdater 1.2.3

Published by ltguillaume over 2 years ago

  • Check registry for alternative installation folder
  • Force found installation folder when running setup (preventing reinstallation in default folder)
  • Be more verbose when run manually (i.e. not from scheduled task)
librewolf-winupdater - LibreWolf WinUpdater 1.2.2

Published by ltguillaume over 2 years ago

  • Fixed version comparison with xx.x format (instead of xx.x.x, so v97.0 instead of v97.0.0)
librewolf-winupdater - LibreWolf WinUpdater 1.2.1

Published by ltguillaume over 2 years ago

  • Keep update notification in Action Center for ~60 seconds (disappears on exit)
  • Put user name between braces in scheduled task name
  • Delete checksum file on exit
  • Fixed PowerShell scripts for paths with spaces
librewolf-winupdater - LibreWolf WinUpdater 1.2.0

Published by ltguillaume over 2 years ago

  • Compare file checksum before installing
  • More specific regular expressions
  • Fix title for error dialog
  • Add "No changes were made" to error dialog
  • Remove temporary dirs recursively
  • Close file handle before clean-up
librewolf-winupdater - LibreWolf WinUpdater 1.1.2

Published by ltguillaume over 2 years ago

  • Fixed handling of extraction errors
  • More specific query for version check
  • Updated scripts for creating scheduled tasks
  • Scheduled task: delay update checks after logon for 1 minute
librewolf-winupdater - LibreWolf WinUpdater 1.1.1

Published by ltguillaume over 2 years ago

  • Hide PowerShell window on extraction
  • Remove directory LibreWolf-Extracted before extracting the update
  • Fix removal of LibreWolf-Extracted on clean-up
  • Prevent cleaning up twice after successful update
librewolf-winupdater - LibreWolf WinUpdater 1.1.0

Published by ltguillaume over 2 years ago

  • Added support for updating portable LibreWolf:
    Place LibreWolf-WinUpdater.exe in the same folder as LibreWolf-Portable.exe.
    The updater depends on PowerShell to extract the contents of the zip-file.
  • Wait for 2 seconds before starting clean-up
  • Renamed Data section to Log in the ini-file
librewolf-winupdater - LibreWolf WinUpdater 1.0.0

Published by ltguillaume over 2 years ago

Maiden voyage

Related Projects