You are here

Thunderbird Legacy 68 - prevent automatic update to 78.x

2 posts / 0 new
Last post
sukucorp
Offline
Last seen: 3 years 3 weeks ago
Joined: 2018-12-27 12:20
Thunderbird Legacy 68 - prevent automatic update to 78.x

To prevent Thunderbird from automatically updating to latest version, create a file named App/Thunderbird/distribution/profiles.json with the following content:

{
"policies": {
"DisableAppUpdate": true
}
}

gmbudwrench
gmbudwrench's picture
Offline
Last seen: 1 month 3 weeks ago
Joined: 2007-06-25 05:00
There’s also this

An option to disable Firefox from updating via the registry, which probably will work with Thunderbird. But it will only work on a unit that you have admin privileges on.

https://www.ghacks.net/2018/07/28/mozilla-makes-it-more-difficult-to-blo...

Log in or register to post comments