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".

Tìm hiểu thêm

firefox profile maintain question

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

more options

Hi, Because I need to copy prefs.js to a lot of computer, but I can not get real path of each computers, because the profile is different by user account, such as C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\ih5200jy.default-1610618740717\prefs.js, How can I finish do it ? Thanks a lot.

Hi, Because I need to copy prefs.js to a lot of computer, but I can not get real path of each computers, because the profile is different by user account, such as C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\ih5200jy.default-1610618740717\prefs.js, How can I finish do it ? Thanks a lot.

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

more options

Why do you want to copy prefs.js to other computers (profiles) ?

This file contains profile specific user_pref settings and it is usually not a good idea to copy this file. There are other ways to transfer settings or initialize settings like autoconfig.cfg or policies.json.

more options

Because I want to copy about:config setting to another computer, like https://support.mozilla.org/en-US/questions/1322272. After I test, I should copy the file to do it.