This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- can you detect the user's version of flash?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 02, 2009
01:58 PM
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?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 19, 2009
09:03 AM
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
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