Can`t include pepflashplayer.dll #214

Closed
opened 2026-01-29 16:34:02 +00:00 by claunia · 1 comment
Owner

Originally created by @rid-32 on GitHub (Oct 5, 2018).

Hello! We try to include this plugin pepflashplayer.dll using this command:
"Electron.App.CommandLineAppendSwitch("ppapi-flash-path", pathToPlugin)"

But nothing happens. Without errors in console.
We see this message: "This content requires the latest version of Adobe Flash Player. Download for free Flash Player now "

Originally created by @rid-32 on GitHub (Oct 5, 2018). Hello! We try to include this plugin pepflashplayer.dll using this command: "Electron.App.CommandLineAppendSwitch("ppapi-flash-path", pathToPlugin)" But nothing happens. Without errors in console. We see this message: "This content requires the latest version of Adobe Flash Player. Download for free Flash Player now "
Author
Owner

@GregorBiswanger commented on GitHub (Jan 3, 2019):

Hi @rid-32,
Electron.NET based on the native Electron. Electron is a combination of Node.js and Chromium.
Chromium stopped the support of Adobe Flash Player.

Sorry, that will not work.

@GregorBiswanger commented on GitHub (Jan 3, 2019): Hi @rid-32, Electron.NET based on the native Electron. Electron is a combination of Node.js and Chromium. Chromium stopped the support of Adobe Flash Player. Sorry, that will not work.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#214