Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

firefox profile maintain question

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 12 προβολές
  • Τελευταία απάντηση από 耀彰

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.

Όλες οι απαντήσεις (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.