Page 1 of 1
r3dupdate - (automatic) updater for r3dfox
Posted: 14 Nov 2025, 12:25
by OwnedByWuigi
Stop-gap measure until r3dfox gets a update server for now, kinda inspired by LibreWolf's solution to this issue
https://github.com/OwnedByWuigi/r3dupdate/
r3dupdate - (automatic) updater for r3dfox
Posted: 14 Nov 2025, 17:43
by Duke
Sounds good, thanks

r3dupdate - (automatic) updater for r3dfox
Posted: 14 Nov 2025, 23:46
by popo
pretty cool stuff, I was wondering if something like this existed, and now it does.
thanks!
r3dupdate - (automatic) updater for r3dfox
Posted: 12 Mar 2026, 21:04
by mee
Last week I downloaded r3d fox for my W7 and I managed to update to v148.0 from Source Forge but I'm not sure how to enable the automatic updater.. Can someone please explain to me step-by-step (like I'm a 5 year old) how to Run CreateTask.ps1?? I don't tend to log in to my browser - does it only work if I log in?
(Also, I can't seem to get 3rdfox to add Yahoo to Mailto the way I have it in FF (can't remember if I edited handlers.json file to do that).
Thanks!
r3dupdate - (automatic) updater for r3dfox
Posted: 12 Mar 2026, 21:49
by The-10-Pen
mee wrote: ↑12 Mar 2026, 21:04
Can someone please explain to me step-by-step (like I'm a 5 year old) how to Run CreateTask.ps1??
The .ps1 is just a Powershell script, you should be able to double-click it or right-click and select Powershell from menu.
As far as it "doing anything", you have to have a third-party program called Python installed, which also usually requires setting path variables.
Do you have PYTHON installed ???
r3dupdate - (automatic) updater for r3dfox
Posted: 12 Mar 2026, 21:54
by The-10-Pen
mee wrote: ↑12 Mar 2026, 21:04
I don't tend to log in to my browser - does it only work if I log in?
It does not require you to be logged into your browser.
It only requires you to be 'logged into' the WINDOWS USER ACCOUNT from where you ran the .ps1 to create the task within that USER ACCOUNT.