Skip to main content
Participant
November 27, 2015
Question

How to install system flash player so it shows up in chrome plugins page

  • November 27, 2015
  • 3 replies
  • 1014 views

I'm trying to install the system version so I can disable the integrated version (pepper flash), but only the integrated version shows up in the chrome plugins page even after I install (what I thought was) the system version.

This topic has been closed for replies.

3 replies

Carm01
Legend
November 27, 2015

I did a search and can't seem to find this myself. it appeared to be present in some 2014 versions of chrome, but there is nothing on how to enable it to force it to use the Windows system installed version of PPAPI.

I found a cmd line switch here:

List of Chromium Command Line Switches « Peter Beverloo

Change the shortcut target of chrome to: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --ppapi-flash-path="C:\Windows\SysWOW64\Macromed\Flash\pepflashplayer32_19_0_0_245.dll"

it could show up as: C:\Users\%username%\AppData\Local\Google\Chrome\User Data\PepperFlash

You need to delete that and you will see the correct path

koleasAuthor
Participant
November 28, 2015

What will that do?