Results 1 to 2 of 2

Thread: can you detect the user's version of flash?

  1. #1
    Join Date
    Feb 2009
    Location
    Cambridge
    Posts
    4

    can you detect the user's version of flash?

    I need to build a installer that checks whether or not a user has flash and if so what version. Is this possible? If so, how?

  2. #2
    Join Date
    Feb 2009
    Posts
    19
    I would try the registry. For my current version the key is
    HKLM\Software\Macromedia\FlashPlayer\CurrentVersion (Value is 10,0,12,36)

    This might be also helpful: I found under "C:\WINDOWS\system32\Macromed\Flash" an "install.log" which has multiple registry entries

    See also http://kb.mozillazine.org/Flash

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •