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

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

Learn More

Terminal command to determine if ESR is installed (OS X)

  • 5 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 45 προβολές
  • Τελευταία απάντηση από James

more options

Google provides a different key to differentiate installed copies of Google Chrome (standard or "Google Chrome for Work") in this file:

"/Applications/Google Chrome.app/Contents/Info.plist"

Google Chrome:
<key>KSBrandID</key>
<string>GGRM</string>

Google Chrome for Work:
<key>KSBrandID</key>
<string>GGRO</string>

Is there such an identifier on Firefox vs Firefox ESR?

Thanks, Don

Google provides a different key to differentiate installed copies of Google Chrome (standard or "Google Chrome for Work") in this file: <pre><nowiki>"/Applications/Google Chrome.app/Contents/Info.plist" Google Chrome: <key>KSBrandID</key> <string>GGRM</string> Google Chrome for Work: <key>KSBrandID</key> <string>GGRO</string> </nowiki></pre> Is there such an identifier on Firefox vs Firefox ESR? Thanks, Don

Τροποποιήθηκε στις από το χρήστη cor-el

Επιλεγμένη λύση

Circling back, my colleague over at the JAMF Nation forum provided the perfect response:

https://jamfnation.jamfsoftware.com/discussion.html?id=18441#responseChild109605

Although it REALLY would be a good idea for the Mozilla community to provide a key in an XML file that we can pull the criteria from, ala Google Chrome. :)

Don

Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (5)

more options

(removing, thanks for fixing my post!)

Τροποποιήθηκε στις από το χρήστη donmontalvo

more options

Επιλεγμένη λύση

Circling back, my colleague over at the JAMF Nation forum provided the perfect response:

https://jamfnation.jamfsoftware.com/discussion.html?id=18441#responseChild109605

Although it REALLY would be a good idea for the Mozilla community to provide a key in an XML file that we can pull the criteria from, ala Google Chrome. :)

Don

more options

Note that there is also platform.ini apart from application.ini that has some data.

more options

Thanks for the response @cor-el!

Where can I submit a feature request, to get "Firefox ESR" or "Firefox Mainline" into an XML file for solutions like Casper/SCCM to gather during inventory collection?

TIA, Don

more options

In the general issues tracker bugzilla.mozilla.org if there is not already a bug filed.