חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Need to find Firefox Language on many PC

  • 1 תגובה
  • 1 has this problem
  • 1 view
  • תגובה אחרונה מאת Mike Kaply

more options

HI, I need to find out the installed language of Firefox in all our PC from SCCM? Many users have Firefox installed (and we have many language of Firefox installed) I would like to deploy an up-to-date version from SCCM - but need to know the language of Firefox to deploy the proper language version to each users

HI, I need to find out the installed language of Firefox in all our PC from SCCM? Many users have Firefox installed (and we have many language of Firefox installed) I would like to deploy an up-to-date version from SCCM - but need to know the language of Firefox to deploy the proper language version to each users

פתרון נבחר

You should be able to look in the registry at

HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox

and then the key CurrentVersion

It will be something like:

84.0.2 (x64 en-US)

So you can parse out the language.

Read this answer in context 👍 0

כל התגובות (1)

more options

פתרון נבחר

You should be able to look in the registry at

HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox

and then the key CurrentVersion

It will be something like:

84.0.2 (x64 en-US)

So you can parse out the language.

השתנתה ב־ על־ידי Mike Kaply