Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

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

  • 5 respostas
  • 2 têm este problema
  • 39 visualizações
  • Última resposta de 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

Alterado por cor-el em

Solução escolhida

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

Ler esta resposta 👍 0

Todas as respostas (5)

more options

(removing, thanks for fixing my post!)

Alterado por donmontalvo em

more options

Solução escolhida

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.