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

How can I prevent FF from forcing me to update?

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

more options

I installed FF 28.0 (since 29 and 30 are absolute disasters), set FF to "never check for updates" and to turn the background update service off. FF updates to 30 regardless. I actually have the 28.0 installer in my documents folder so I can downgrade to 28.0 every time this happens.

-Start computer -Start Firefox -Close Firefox -Do other stuff -Restart firefox -Updates without asking (even though I clearly have it set to never check for updates and have the background update disabled)

w(o_O)w

I installed FF 28.0 (since 29 and 30 are absolute disasters), set FF to "never check for updates" and to turn the background update service off. FF updates to 30 regardless. I actually have the 28.0 installer in my documents folder so I can downgrade to 28.0 every time this happens. -Start computer -Start Firefox -Close Firefox -Do other stuff -Restart firefox -Updates without asking (even though I clearly have it set to never check for updates and have the background update disabled) w(o_O)w

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

I have heard there is a bug in that version causing the update options to be ignored.

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

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

more options

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

I have heard there is a bug in that version causing the update options to be ignored.

more options

Hello, for your 28.0 firefox version use the next code in a user.js file in your profile :

// turn off application updates: user_pref("app.update.enabled", false);

http://kb.mozillazine.org/User.js_file

thanks

more options

Ahh bummer, thanks Fred.

ideato: l2read, they are off.

more options

Are you sure that you create a user.js file and you write the code inside ? I'm not talking in about:config, in about:config probably they are off ! :-) :-)

thanks again