当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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)