FWIW, I was using (delete the Wow6432Node\ for 32 bit systems) : HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX\DisplayName in the past, but that went out the window when Microsoft started including Flash Player upgrades within Windows Updates.
On Thu, Jul 30, 2015 at 7:30 AM, Matthew Topper <[email protected]> wrote: > How about checking for this key: > > > > HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ShockwaveFlash.ShockwaveFlash\CurVer > > > > > > Matthew Topper > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Erik Goldoff > *Sent:* Thursday, July 30, 2015 7:24 AM > *To:* [email protected] > *Subject:* Re: [NTSysADM] determining Flash Player from registry ? > > > > customer is using a specific toolset that can read registry keys and > values, but not file system attributes. Hence the search for the indicator > within the registry itself. > > Thanks. > > > > On Thu, Jul 30, 2015 at 6:53 AM, Ed Ziots <[email protected]> wrote: > > I think I would have to worry the flash .ocx file on the.system to > determine the version possibly with pshell or the filever tool > > Ed > > On Jul 29, 2015 9:22 AM, "Erik Goldoff" <[email protected]> wrote: > > Now that Microsoft is distributing Flash Player upgrades through > Windows Update, no longer is the Uninstall/Adobe.... registry key available > to check to see if Flash Player is installed, and if so, what version. > > Has anyone found a method to check the registry for Flash Player 'Post > Windows Update' ? > > Thanks, > > Erik > > >
