By ltGuillaume: Codeberg | GitHub | Buy me a beer 🍺
I have decided to stop support for Thorium WinUpdater. This is primarily because of the lack of regular updates to the Thorium project, which leaves users vulnerable to 0-days for many months at a time. As such, I feel uncomfortable to recommend using Thorium by offering this updater. Additionally, due to a lack of proper release and naming conventions of the Thorium project, I have found it to be impossible to guarantee a reliant update flow via WinUpdater. For more information, see https://github.com/ltguillaume/thorium-winupdater/issues/7#issuecomment-2072405293. You are free to fork this repo to continue development. I would greatly appreciate it if you dropped a note here if you are going to continue the project.
An attempt to make updating Thorium for Windows much easier. This is a fork of LibreWolf WinUpdater.
Thorium_???_xxx.x.xxxx.x.zip
. Put Thorium-WinUpdater.exe
in the same folder.Thorium-WinUpdater.exe
.Thorium-WinUpdater.exe
from any location to check for updates. If one is available, the new mini installer will be downloaded immediately.Thorium-WinUpdater.ini
in its own folder (so make sure it has permission to do so), otherwise WinUpdater will copy itself to %LocalAppData%\Thorium\WinUpdater
and run from there.Thorium-WinUpdater.ini
contains a [Log]
section that shows the results of the last update check and update action.[Settings]
UpdateSelf=0
SSE3
, AVX
, or AVX2
) thanks to the thor_ver
file. It'll show the detected version next to the version number in the UI and in the [Log]
part of Thorium-WinUpdater.ini
.AVX
build is for systems lacking AVX2 instructions. The Win7 builds are for Windows 7/8/8.1 systems, because of Chromium deprecating support for these OSes as per here.