为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 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于修改