搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Disabling automatic updates..

  • 3 个回答
  • 3 人有此问题
  • 1 次查看
  • 最后回复者为 stefeman

more options

I cant seem to permanently disable automatic updates from settings, so i tried about:config and setted these values manually:


app.update.auto;false app.update.enabled;false app.update.mode;0 app.update.never.12.0.0;true extensions.lastAppVersion;null

Yet it still wants me to autoupdate lol (but very rarely now).

I cant seem to permanently disable automatic updates from settings, so i tried about:config and setted these values manually: app.update.auto;false app.update.enabled;false app.update.mode;0 app.update.never.12.0.0;true extensions.lastAppVersion;null Yet it still wants me to autoupdate lol (but very rarely now).

被采纳的解决方案

If files already have been downloaded then remove the files in the updates and updates\0 folder.

You can also delete active-update.xml and possibly updates.xml (this will clear the update history).

C:\Users\<user>\AppData\Local\Mozilla\Firefox\Mozilla Firefox\updates
(%LOCALAPPDATA%\Mozilla\Firefox\Mozilla Firefox)

The "Application Data" folder in XP/Win2K and the "AppData" folder in Vista/Windows 7 are hidden folders.

定位到答案原位置 👍 0

所有回复 (3)

more options

So is there any chance to permanently disable it? (as it still asks for it)..

I opened another thread quite long time ago, but it seems like the problem is back lol

more options

选择的解决方案

If files already have been downloaded then remove the files in the updates and updates\0 folder.

You can also delete active-update.xml and possibly updates.xml (this will clear the update history).

C:\Users\<user>\AppData\Local\Mozilla\Firefox\Mozilla Firefox\updates
(%LOCALAPPDATA%\Mozilla\Firefox\Mozilla Firefox)

The "Application Data" folder in XP/Win2K and the "AppData" folder in Vista/Windows 7 are hidden folders.

more options

Perfect! Just what i needed!