Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Can't block updates

  • 5 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi TanyaC

more options

Running v68.4.1 esr. Have set app.update.auto to false (interesting this pref shows twice in about:config). Have removed the update URL Firefox is still trying to update. Many updates break something, so I want to manage the 10 PCs on Firefox on my schedule. I test all updates and resolve any issues before I roll out updates - the whole point of an ESR release. What am I missing?

Now that an update has been detected, once I block update, how do I get rid of the notification? If I back up my profile folder, uninstall and reinstall Firefox, then copy back my profile is it simply going to put it back to the state it's in now... wanting to update?

Running v68.4.1 esr. Have set app.update.auto to false (interesting this pref shows twice in about:config). Have removed the update URL Firefox is still trying to update. Many updates break something, so I want to manage the 10 PCs on Firefox on my schedule. I test all updates and resolve any issues before I roll out updates - the whole point of an ESR release. What am I missing? Now that an update has been detected, once I block update, how do I get rid of the notification? If I back up my profile folder, uninstall and reinstall Firefox, then copy back my profile is it simply going to put it back to the state it's in now... wanting to update?

Giải pháp được chọn

Preferences related to updates, like app.update.auto, have long since been removed from Firefox. Although those preferences can still be set, they no longer do anything.

The correct procedure for blocking Firefox updates is by using the DisableAppUpdate policy in either a policies.json file or Windows Group Policy.

Hope this helps.

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (5)

more options

Giải pháp được chọn

Preferences related to updates, like app.update.auto, have long since been removed from Firefox. Although those preferences can still be set, they no longer do anything.

The correct procedure for blocking Firefox updates is by using the DisableAppUpdate policy in either a policies.json file or Windows Group Policy.

Hope this helps.

more options

This did not work;

c:\Program Files\Mozilla Firefox\distribution\policies.json

{

"policies": {
  "DisableAppUpdate": true
}

}

Firefox still showed a notification that an update was available.

So I've added the group policy templates and will report back.

more options

If you still wish to try and get the policies.json file working, I'd recommend going into the about:policies page in Firefox and see if the DisableAppUpdate policies is set as an active policy.

If not, Firefox is likely posting an error in the Browser Console when it starts up. The Browser Console can be viewed by pressing Ctrl + Shift + J on your keyboard.

However, using the Windows GPOs is a little easy to implement, if you have the option.

more options

Did you make sure that policies.json doesn't have a hidden .txt file extension (i.e. is a JSON file and not a Text document) ?

more options

Wesley Branton said

However, using the Windows GPOs is a little easy to implement, if you have the option.

Indeed it is. And it works perfectly.

cor-el said

Did you make sure that policies.json doesn't have a hidden .txt file extension (i.e. is a JSON file and not a Text document) ?

Yes, the file is correctly named (no .txt extenstion). I don't hide file extension.

I'm happy with the GPO method. It seems to work well. I've tested it for the last two days. No update nags.

Được chỉnh sửa bởi TanyaC vào