Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 5 replies
  • 2 have this problem
  • 40 views
  • Last reply by 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

Modified by cor-el

Chosen solution

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

Read this answer in context 👍 0

All Replies (5)

more options

(removing, thanks for fixing my post!)

Modified by donmontalvo

more options

Chosen Solution

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.