Skip to main content
April 19, 2016
Question

Installing a Flash Player by SCCM as new

  • April 19, 2016
  • 0 replies
  • 210 views

Hello,

I've a sccm by which I deploy Flash Player for my WSUS clients.

I've seen something odd in Yours sccm packages.

In a section "installable" is wrote:

<lar:And>

<bar:RegSzToVersion Key="HKEY_LOCAL_MACHINE" Subkey="Software\Macromedia\FlashPlayerPlugin" Value="Version" Comparison="LessThan" Data="18.0.0.232" RegType32="true"/>

<bar:RegKeyExists Key="HKEY_LOCAL_MACHINE" Subkey="Software\Macromedia\FlashPlayerPlugin" RegType32="true"/>

</lar:And>

Which basically means, that if flash player is not yet installed I cannot install it by SCCM.

Is there a possibility to install new flash player if it was not yet installed by SCCM/WSUS?

This topic has been closed for replies.