搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox ESR 10.0.11 upgrades to ESR 17 even though updates are disabled in cfg file

  • 2 回覆
  • 2 有這個問題
  • 7 次檢視
  • 最近回覆由 cor-el

more options

I have Firefox ESR 10.0.11 on about 200+ machines with a cfg file that has updates disabled. However, FF ESR upgraded to version 17. On the machines FF shows updates are disabled so cfg file is recognized. Why is it updating? Is there a different way to stop version upgrades?

Thanks

I have Firefox ESR 10.0.11 on about 200+ machines with a cfg file that has updates disabled. However, FF ESR upgraded to version 17. On the machines FF shows updates are disabled so cfg file is recognized. Why is it updating? Is there a different way to stop version upgrades? Thanks

所有回覆 (2)

more options

Someone else my give a better answer, but this forum concentrates on standard Releases not ESR, so you may be more successful asking elsewhere. If you find an answer do post back as the question is bound to crop up again.

 cfg file is recognized. Why is it updating? 

I am guessing someone decided the .cfg should prevent minor upgrades, but not the major 10-17. As this is not intuitive behaviour, it may be worth going straight ahead and filing a bug at https://bugzilla.mozilla.org/

Is there a different way to stop version upgrades? 

Removing the URL string value from the pref app.update.url should prevent Firefox from finding an update. See thread /questions/929483?page=2#answer-345675

more options

Is this done via a mozilla.cfg file?

Which update related pref lines are present in the file?

app.update.enabled
app.update.auto
app.update.url

You can consider to lock the app.update.url to an empty string value if you haven't done this to prevent any update check.