You are here

Any way to stop Thunderbird to check for new version?

4 posts / 0 new
Last post
wallyhenderson
Offline
Last seen: 2 years 9 months ago
Joined: 2021-06-19 02:02
Any way to stop Thunderbird to check for new version?

Any way to stop Thunderbird to check for new version? all the time it shows an update window, can make it stop? thanks in advance

John T. Haller
John T. Haller's picture
Online
Last seen: 49 min 15 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
policies.json

You should always update Thunderbird to the latest version to keep up with security updates. And the best way to update is via the PA.c Platform or by downloading the new Thunderbird Portable and installing over the current release.

If you want to stay on an old release and prevent the notification, create a directory called ThunderbirdPortable\App\Thunderbird\distribution and create a blank text file called policies.json within it. In that file, enter:

{

 "policies": {
   "DisableAppUpdate": true
 }

}

Create a distribution directory in the ThunderbirdPortable\App\Thunderbird64 directory and copy that new file to there as well. This will prevent the notice.

Sometimes, the impossible can become possible, if you're awesome!

wallyhenderson
Offline
Last seen: 2 years 9 months ago
Joined: 2021-06-19 02:02
Thanks for your reply John.

Thanks for your reply John. Yes i should update, but, as this is a portable app im a little scared to do. Have read some comments about people loosing all config or accounts when updating and that scares me a lot beause i have more than 15 accounts and was a lot of work to set up all these.
Do you recommend me to update? that problems updating reallty exist?
Thanksin advance

wallyhenderson
Offline
Last seen: 2 years 9 months ago
Joined: 2021-06-19 02:02
worked tnx

worked tnx

Log in or register to post comments