Skip to main content
Participant
July 14, 2015
Question

Unable to Install Flash 18 PPAPI .EXE via SCCM 2012 R2

  • July 14, 2015
  • 2 replies
  • 1667 views

Hello all,

I am having difficulty deploying flash players .EXE through SCCM 2012 R2. I have the MSI's for X and NPPAPI which deploy successfully but the PPAPI since it has been said to only be available in .EXE will not. I only have about 1 years experience with SCCM and little formal training on it. Any help would be appreciated.

Shane

This topic has been closed for replies.

2 replies

_maria_
Community Manager
Community Manager
July 14, 2015

Hi Shane75,


The PPAPI plugin is currently not available for licensed distribution.  If it were available for licensing distribution it would have been including in the Player licensing page.

--

Maria

Shane75Author
Participant
July 14, 2015

Carm01 mentioned this but i have not had any luck getting ANY of the flash .EXE installations to complete with success through SCCM

Carm01
Legend
July 14, 2015

the exe is done with  " /install"

However according to a recent Adobe post in here somewhere you are not suppose to mass deploy PPAPI, of course it is not clearly documented on any of the download pages either.

Shane75Author
Participant
July 14, 2015

Carm01,

So if i write FILENAME.EXE /install /q i should get a quiet install correct?

Carm01
Legend
July 14, 2015

I just use:

install_flash_player_ppapi.exe /install

/q is used on msi the majority of the time depending on how it was wrapped, just tested and confirmed silent 100%