搜索 | 用户支持

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

Learn More

ESR version prompting to download/install Quantum version constantly. How do I get rid of this prompt? I am already suppressing update notifications in the cnfg

  • 2 个回答
  • 2 人有此问题
  • 10 次查看
  • 最后回复者为 Gforsland

more options

We have deployed ESR version 60.2 (most current release). We have the config to force an update as it is available and silently install the updates suppressing any notifications. However, what most of our users are seeing is a constant prompt (as often as once a minute) to 'Download a fresh copy of Firefox'. If you follow the suggested link, it takes you to download Firefox Quantum. This feels like a bug. We do not want this version of the browser so it is unclear why it continually is taking users to this link. Its very difficult to ignore because it takes up the corner of the screen until dismissed.

We have deployed ESR version 60.2 (most current release). We have the config to force an update as it is available and silently install the updates suppressing any notifications. However, what most of our users are seeing is a constant prompt (as often as once a minute) to 'Download a fresh copy of Firefox'. If you follow the suggested link, it takes you to download Firefox Quantum. This feels like a bug. We do not want this version of the browser so it is unclear why it continually is taking users to this link. Its very difficult to ignore because it takes up the corner of the screen until dismissed.

由Gforsland于修改

所有回复 (2)

more options

tools > options > general > firefox updates

and choose " do not check for updates.

more options

We actually want the system to update. We have it update silently:

//non-admin auto update of Firefox https://bugzilla.mozilla.org/show_bug.cgi?id=711475 lockPref("app.update.auto", true); lockPref("app.update.silent", true); lockPref("app.update.interval", 60); lockPref("app.update.service.enabled", true);

The only thing it is not doing is suppressing the notification of an update pending. Also, that pending update is trying to point us to a fresh copy of Mozilla Quantum, a version we do not want. The browser we are using is the most current (currently on 60.2.0)