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

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

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 имеют эту проблему
  • 5 просмотров
  • Последний ответ от 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)