version : torbrowser-install-5.5.4_en-US.exe md5=b9526c169b5b80ac18b97aafd32404d4
I set radiobutton Tools - Options - Advanced - Update - Never check for updates (not recommended: security risk).
But browser in few minutes inform me that new update downloaded and applies it next start. I have temporary set read-only attribute on "I:\Tor Browser\Browser\TorBrowser\Data\Browser\Caches\firefox", but I don't want to do such things.
Trac: Username: Ilya_SpongeBob
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related.
Learn more.
Trac: Component: - Select a component to Applications/Tor Browser Keywords: N/Adeleted, ui? added Priority: Very High to Medium Severity: Critical to Normal Owner: N/Ato tbb-team
Setting app.update.enabled = false will disable update checks and prevent future downloads (and choosing the "Never Check for Updates" radio button will also set that pref to false). But, unfortunately, if Tor Browser has already started to download an update when you switch that pref to false, the download will not be stopped.
As far as I know, Firefox (and therefore Tor Browser) does not provide a way to stop an update that has already started. A workaround would be to exit the browser, find the UpdatesInfo directory, and remove the active-update.xml file as well as the updates directory.
The best way to avoid this situation is to install the current stable version of Tor Browser (which will not need to update itself) and then set app.update.enabled = false. Note that generally it is not safe to use an old version of Tor Browser since nearly all of our releases include important security fixes.
When I don't start browser after instalation and create file "I:\Tor Browser\Browser\TorBrowser\Data\Browser\profile.default\prefs.js" manually and writedown line
user_pref("app.update.auto", false);
it looks like updates are not downloaded anymore, but annoying nag appears every 5 minutes, that update is available.
In 'Tools - Options - Advanced - Update' I see "Check for updates, but let me choose whether to install them" radiobutton switched on.