Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

Detecting Flash Player version from outside browser

New Here ,
Feb 05, 2009 Feb 05, 2009
Hi there,

I was wondering if it is possible to detect the version of the Flash Player on a Mac, but from outside of the browser. Our product needs to know what Flash version is present as installation time, so I need to detect it via shell / perl script.

Does anybody know if this is possible, and what might be the most efficient approach?

King Regards
davewg
486
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

New Here , Feb 06, 2009 Feb 06, 2009
Hi, just for reference, using a shell script to retrieve the CFBundleShortVersionString key from plugins plist seems like a good way to go. Plugin is in /Library/Internet Plug-Ins.
Translate
New Here ,
Feb 06, 2009 Feb 06, 2009
LATEST
Hi, just for reference, using a shell script to retrieve the CFBundleShortVersionString key from plugins plist seems like a good way to go. Plugin is in /Library/Internet Plug-Ins.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines