zoukankan      html  css  js  c++  java
  • 此Flash Player 与您的地区不相容,请重新安装Adobe Flash Player问题解决

    flash29老版本安装说明:

    如果你是Google Chrome 54及以上版本,那么直接安装 install_flash_player_**_ppapi.exe 即可,Chrome 能识别加载,无须再复制到 Chrome 软件目录里(除非你要打包便携版)

    注:即使你将此插件安装到系统,Chrome 还是会向 User DataPepperFlash 目录里更新插件(就算版本相同也如此),除非没能成功连接更新服务器,那才读取系统目录下的插件。

    注:旧版本 Chrome 可能仍不能识别系统目录下安装好的 PPAPI Flash,下面是手工提取更新方法:

    首先,安装上述PPAPI 类型的 Flash控件,然后

    如果你是32位系统,用的32位Chrome,就到 C:WindowsSystem32MacromedFlash 目录下找到 manifest.json 和 pepflashplayer32_**_*_*_***.dll 这样俩文件

    如果你是64位系统,用的32位Chrome,就到 C:WindowsSysWOW64MacromedFlash 目录下找到 manifest.json 和 pepflashplayer32_**_*_*_***.dll 这样俩文件

    如果你是64位系统,用的64位Chrome,就到 C:WindowsSystem32MacromedFlash 目录下找到 manifest.json 和 pepflashplayer64_**_*_*_***.dll 这样俩文件

    把其中的 pepflashplayer32_**_*_*_***.dll 或 pepflashplayer64_**_*_*_***.dll 改名为 pepflashplayer.dll

    把这俩文件置于 **.*.*.*** 这样的文件夹下(也就是说flash是什么版本,该文件夹就用其版本号命名)

    最后将这个文件夹拷贝到你的 chrome 的 User DataPepperFlash 目录下(User Data 具体位置可以在Chrome地址栏输入chrome://version/,回车后查看“个人资料路径”得知)

    原来安装到系统目录的 PPAPI 类型的 Flash 的插件就可以卸载了,以后每次更新 Flash 插件,都如上操作。

  • 相关阅读:
    HDU 3081 Marriage Match II
    HDU 4292 Food
    HDU 4322 Candy
    HDU 4183 Pahom on Water
    POJ 1966 Cable TV Network
    HDU 3605 Escape
    HDU 3338 Kakuro Extension
    HDU 3572 Task Schedule
    HDU 3998 Sequence
    Burning Midnight Oil
  • 原文地址:https://www.cnblogs.com/mxci/p/12300504.html
Copyright © 2011-2022 走看看