


Opera : "%USERPROFILE%/AppData/Roaming/Opera Software/Opera Stable/Pepper Data/Shockwave Flash/System"Ĭhrome : "%USERPROFILE%/AppData/Local/Google/Chrome/User Data/Default/Pepper Data/Shockwave Flash/WritableRoot/Logs/flashlog.txt"
Adobe pepper flash player mac password windows#
So to recap all that for the debugger version of the PPAPI Flash Player on Chrome and Opera on Windows 7/8 :Ĭhrome : "%USERPROFILE%/AppData/Local/Google/Chrome/User Data/Default/Pepper Data/Shockwave Flash/System" If the path WritableRoot/Logs didn't exist, it will be created automatically. Has anyone successfully done what I'm trying to do?Īfter creating your mm.cfg file into "%USERPROFILE%/AppData/Local/Google/Chrome/User Data/Default/Pepper Data/Shockwave Flash/System", you should restart chrome and then run your swf file, your log file will be created here : "%USERPROFILE%/AppData/Local/Google/Chrome/User Data/Default/Pepper Data/Shockwave Flash/WritableRoot/Logs" and it's named flashlog.txt. %USERPROFILE%/AppData/Local/Google/Chrome/User Data/Default/Pepper Data/Shockwave FlashĪnd I can't find anything resembling meaningful documentation from Adobe. Nor can I find anything resembling a log file beneath In any case, there is nothing being written to the flashlog.txt file used by the NPAPI plugin. I assume that the log file this Flash player writes to is not the same as the one written to by the NPAPI player, because Chrome is very restrictive about filesystem access. The mm.cfg file contains: TraceOutputFileEnable=1 %USERPROFILE%/AppData/Local/Google/Chrome/User Data/Default/Pepper Data/Shockwave Flash/System The plugin one: Location: C:\WINDOWS\system32\Macromed\Flash\pepflashplayer32_16_0_0_235.dllīased on information I gleaned from this Adobe forum post, I copied my mm.cfg file to: When I go to chrome://plugins and expand the details with the link at the upper right, I can see that the built-in PepperFlash player is still there, but is disabled. I installed the PPAPI content debugger Flash Player announced in this Adobe blog post. I ran Adobe's uninstall_flash_player.exe.
