ltguillaume / thorium-winupdater

A fork of https://github.com/ltguillaume/librewolf-winupdater to make (automatic) updating of https://thorium.rocks for Windows much easier. Can be used for installed and portable instances.
https://codeberg.org/ltguillaume/thorium-winupdater
GNU General Public License v3.0
38 stars 3 forks source link

How does one get rid of thorium Win-Updater #6

Closed jeebuscrossaint closed 6 months ago

jeebuscrossaint commented 6 months ago

Hey I love thorium and all but I uninstalled thorium and reinstalled using scoop instead portable mode and wanted to know how to get rid of the thorium win updater powershell checker.

ltguillaume commented 6 months ago

Ah, Scoop is great!

If you've already gotten rid of WinUpdater, you can just open the Task Scheduler from the Start menu and remove the task Thorium WinUpdater ([username]).

jeebuscrossaint commented 6 months ago

Quite a quick response, good job man I actually just checked the repo again and you have a scheduled task remover script as well so I used that lol, thanks!

ltguillaume commented 6 months ago

Yeah, as you can see on the screenshot, normally you can just uncheck the option in WinUpdater itself (which simply runs that remover script), but I figured you might have removed Thorium/WinUpdater already then.

I've been dabbling with my own Scoop bucket, too: https://github.com/ltguillaume/schep Scoop's a bit rough around the edges, but it works great.