Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

NO upgrade to FF89, request for security update for older versions.

  • 3 ответа
  • 1 имеет эту проблему
  • 33 просмотра
  • Последний ответ от gsfc12

more options

I stopped update to the new fancy Firefox, gonna stay with the 88.0.1 release (as I did with Thunderbird 68). Would be nice to have (just!) security update to previous versions instead of forced update to new clean features.

Those who are interested how to stop upgrade: put into your registry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox] "DisableAppUpdate"=dword:00000001

I stopped update to the new fancy Firefox, gonna stay with the 88.0.1 release (as I did with Thunderbird 68). Would be nice to have (just!) security update to previous versions instead of forced update to new clean features. Those who are interested how to stop upgrade: put into your registry: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox] "DisableAppUpdate"=dword:00000001

Изменено gsfc12

Выбранное решение

Got the solution... Changed to Firefox Extended Support Release.

https://support.mozilla.org/en-US/kb/switch-to-firefox-extended-support-release-esr

It has security updates and doesn't come with the "new clean" features. This is exactly what I wanted.

Since it is ver. 78.11.0, it doesn't accept my profile from 88.0.1, so first time I started FF with firefox.exe --allow-downgrade from command line, after that everything was OK.

Don't forget enable update in registry (changing DisableAppUpdate to 0 or delete it) if you disabled it previously, so you will get security updates.

I tried to find Thunderbird ESR but it looks like Mozilla gave up releasing ESR for TB long time ago. If I am wrong, please someone let me know.

Прочитайте этот ответ в контексте 👍 0

Все ответы (3)

more options

If you decide later to enable upgrade, change the DisableAppUpdate value to 0 (zero).

more options

Another great solution here (thanks @pik94) using the Firefox Enterprise Policies Option: https://www.webnots.com/how-to-disable-automatic-update-in-firefox/

more options

Выбранное решение

Got the solution... Changed to Firefox Extended Support Release.

https://support.mozilla.org/en-US/kb/switch-to-firefox-extended-support-release-esr

It has security updates and doesn't come with the "new clean" features. This is exactly what I wanted.

Since it is ver. 78.11.0, it doesn't accept my profile from 88.0.1, so first time I started FF with firefox.exe --allow-downgrade from command line, after that everything was OK.

Don't forget enable update in registry (changing DisableAppUpdate to 0 or delete it) if you disabled it previously, so you will get security updates.

I tried to find Thunderbird ESR but it looks like Mozilla gave up releasing ESR for TB long time ago. If I am wrong, please someone let me know.

Изменено gsfc12