Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 5 antwoorden
  • 2 hebben dit probleem
  • 41 weergaven
  • Laatste antwoord van 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

Bewerkt door cor-el op

Gekozen oplossing

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

Dit antwoord in context lezen 👍 0

Alle antwoorden (5)

more options

(removing, thanks for fixing my post!)

Bewerkt door donmontalvo op

more options

Gekozen oplossing

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.