Vanwege onderhoudswerkzaamheden die uw ervaring zouden moeten verbeteren, heeft deze website beperkte functionaliteit. Als een artikel uw probleem niet verhelpt en u een vraag wilt stellen, kan onze ondersteuningsgemeenschap u helpen in @FirefoxSupport op Twitter en /r/firefox op Reddit.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gesloten en gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

turn off update message after firefox 62

  • 5 antwoorden
  • 5 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van Valso

more options

As of about firefox 63, it will no longer be possible to prevent firefox from checking for updates as the preference (option) to do so is being removed. In the past, it was simply a matter of setting the option to never check for updates. This is important in an organization as you want everyone to be at the same level. In such organizations, the latest firefox would be obtained once, checked out, then rolled out to the organization from it's support system team/person. Is there going to be a way to prevent the message "an update is available, please install?"

As of about firefox 63, it will no longer be possible to prevent firefox from checking for updates as the preference (option) to do so is being removed. In the past, it was simply a matter of setting the option to never check for updates. This is important in an organization as you want everyone to be at the same level. In such organizations, the latest firefox would be obtained once, checked out, then rolled out to the organization from it's support system team/person. Is there going to be a way to prevent the message "an update is available, please install?"

Gekozen oplossing

also refer to the release notes at https://www.mozilla.org/en-US/firefox/63.0beta/releasenotes/ :

Never check for updates option removed from about:preferences. If a substitute is needed, we recommend using the DisableAppUpdate enterprise policy

https://github.com/mozilla/policy-templates/blob/master/README.md

(fixed broken link - c)

Dit antwoord in context lezen 👍 2

Alle antwoorden (5)

more options
more options

Gekozen oplossing

also refer to the release notes at https://www.mozilla.org/en-US/firefox/63.0beta/releasenotes/ :

Never check for updates option removed from about:preferences. If a substitute is needed, we recommend using the DisableAppUpdate enterprise policy

https://github.com/mozilla/policy-templates/blob/master/README.md

(fixed broken link - c)

Bewerkt door cor-el op

more options

FFus3r said

see this page:

It's the update to firefox itself that I wish to disable - the option is currently available - going in FF63

more options

The only way to disable updates in via a policies.json file like posted above.

Note that Firefox will show a banner on the Options/Preferences page if you use a policies.json file.

See also:

  • Bug 1420514 - Remove or hide the update features in the preferences

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)

Bewerkt door cor-el op

more options

That policy stuff is too much to read for a simple thing like disabling updates, so I found an easier way: go to C:\Program Files\Mozilla Firefox (or Program Files (x86), if using the 32-bit version) and open the update-settings.ini* with Notepad++. Remove the part after the = symbol (firefox-mozilla-release) and save it. Here you go - now Firefox will never update again.

  • It's better if you backup the original file somewhere, in case some day in the future you decide you wanna let the browser update.

And if that's not enough for you, you can always do the ultimate blocking: Windows Firewall, Advanced Settings, add rules for inbound and outbound connections to block the updater.exe located in C:\Program Files\Mozilla Firefox.

Or, as a friend of mine suggested, simply delete the updater.exe. Without it the browser won't be able to update, no matter how hard it tries.

Bottom line is - it doesn't matter that Mozilla decided to go with Microsoft's policy to enforce updates on the users, there's always a way to disable updates, one just has to be persistent in trying.

Bewerkt door Valso op