Seems all the present here scripts:
are not suitable for detecting AFP on the Win XP, 7,8 (x86 and x64). So is there more modern and multipurpose way?
How to detect Adobe Flash Player?
3 posts
A quick look in my registry shows a HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\FlashPlayer registry key with a CurrentVersion value.
Stu
Stu
Thank you , Stu
Seems for my needs most suitable appeared checking of
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin" and there "DisplayVersion"
Checked on WinXP (32), Win7 (32 and 64), Win8 (32)
Seems for my needs most suitable appeared checking of
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin" and there "DisplayVersion"
Checked on WinXP (32), Win7 (32 and 64), Win8 (32)