搜索 | 用户支持

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

Learn More

How do I enable "Never check for updates"? I can't find that choice. Mac

  • 5 个回答
  • 0 人有此问题
  • 5 次查看
  • 最后回复者为 TechHorse

more options

Wasted a whole bunch of time when Firefox decided to install an update (I had previously downloaded) automatically. I did not touch my machine. A dialog came up and before I could read it and choose to cancel, the installation began. Took at least 16 minutes. I had checked "check for updates but let me choose to install", but it didn't give me a chance to decline. According to the web, the suggestion is choose "Never check for updates", but that choice is not there. I don't want ANY kind of auto update or auto install. Please don't suggest I program anything, thanks.

Wasted a whole bunch of time when Firefox decided to install an update (I had previously downloaded) automatically. I did not touch my machine. A dialog came up and before I could read it and choose to cancel, the installation began. Took at least 16 minutes. I had checked "check for updates but let me choose to install", but it didn't give me a chance to decline. According to the web, the suggestion is choose "Never check for updates", but that choice is not there. I don't want ANY kind of auto update or auto install. Please don't suggest I program anything, thanks.
已附加屏幕截图

所有回复 (5)

more options

I did search the internet. Firefox did not give me the option to choose when to install, it did it automatically. Look at my screen shot. I thought you guys would be helpful. That is why I came here. The choice of "choose when to install" is not true. I am not the only one who has this problem.

more options

As a user I wanted to get rid of the update notifications, and Since taking the following steps on my Win10 machine, Firefox has neither notified me of an update, nor installed one automatically. I have to manually check for updates, and then manually initiate them.

Close Firefox. Go to your Firefox install folder for (e.g. "C:\Program Files\Mozilla Firefox") and then go to the distribution folder within this (if it doesn't exist create it). Inside this distribution folder, create a policies.json file. So now you will have a file with the address, for e.g. "C:\Program Files\Mozilla Firefox\distribution\policies.json" Paste the following 5 lines into this policies.json file:

{
  "policies": {
    "ManualAppUpdateOnly": true
  }
}

由TechHorse于修改

more options

@TechHorse, try < pre >your code< /pre > (without the blank spaces).

more options

Thanks Terry, formatting now fixed.

more options

On another note, I think that the 'let me decide when to install an update' option only means in practise 'let me decide when to download an update'?

Once you have chosen to download, Firefox will then install the update at the soonest appropriate time, with no further user confirmation sought?