I am using Firefox version 18.0.2 on a virtual Windows 7 machine to run automated tests against. In order to keep a stable testing environment, I do not want Firefox auto… (Lesen Sie mehr)
I am using Firefox version 18.0.2 on a virtual Windows 7 machine to run automated tests against. In order to keep a stable testing environment, I do not want Firefox auto-updating (we plan to do updates manually). I have tried turning this setting off under options > advanced > update by selection the "never check for updates" option, but Firefox still updated to 35.x. I reinstalled 18.0.2 and tried checking the about config.
app.update.auto is false.
app.update.enabled is false.
app.update.service.enabled is false.
app.update.silent is false.
I also tried replacing the values for app.update.url and app.update.url.details with empty strings after finding that as a suggestion online. Still, Firefox is auto-updating to 35.x.
My assumption is that the changes I'm making are only effective for the user profile they are made on. Is this right? I'm guessing the auto-updates are happening under another user profile. So is there a way to disable auto-updates for all users?
Any help is greatly appreciated.