升级Flash Player之后如何卸载干净并安装低版本
日期:2011-10-11 阅读:1822 分类:Flex~Flash
前几天升级了Flash Player,版本为11.0.1.152,但发现了一些问题,参见:
http://www.scriptlover.com/static/961-flash-player-adobe
给Adobe的支持发了邮件也没反应,于是就想着降低版本,下载了一个Flash Player10,可是总是报“The version of Adobe(R) Flash(R) Player that you are trying to install is not the most current version”。
于是搜索了下,在adobe找到了方案,需要从adobe下载一个卸载器才能卸载干净,如下:
Install an earlier version of Flash Player | Internet Explorer | WindowsProducts affected
Earlier version Flash Player
Issue
If you previously installed a version of Flash Player for Internet Explorer, then you can be prevented from installing an earlier version. For example, if you installed Flash Player 10.0.32.18 and tried to install version 10.0.22.87, then the installation fails. In some versions, the following error message is displayed:
"The version of Adobe Flash Player ActiveX that you are trying to install is
not the most current version".
Solution
Download the uninstaller for Flash Player from Uninstall Flash Player | Windows (tn_14157). The latest version of the uninstaller for Flash Player deletes the "safe versions" registry key by default. To run the uninstaller in silent mode, follow the instructions below.
- Choose Start > Run.
- Type cmd in the Open box, and then press Enter.
- In the command window, type the following:
uninstall_flash_player.exe -uninstall
Note: Save the uninstall_flash_player.exe file to the same directory that the command window is in (for example C:\).
Additional information
This issue is due to registry key settings applied by the security model that Flash Player uses. The restriction is to prevent users from downgrading Flash Player minor versions. The minor version of Flash Player is the third set of numbers in the version name. For example, the minor version for Flash Player 10.0.32.18 would be 32. If Flash Player 10.0.32.18 was installed and you attempted to install 10.0.22.87 (minor version 22), then the installation would fail.
本页链接: http://www.scriptlover.com/static/970-flash-player-adobe
相关文章
- 一个flash五子棋游戏 2008-07-23
- 也谈javascript,flash,silverlight谁更强 2008-09-09
- flash酷站收藏 2008-12-21
- Flash Player升级后的背景色问题 2011-10-08
- Adobe flash cs3 ActionScript 3.0入门 2008-12-18
- 只有Chrome在Linux上可以继续使用Flash播放器 2012-02-23
- Adobe: 最具创意的HTML5和CSS3特性展示 2011-08-16
- Adobe官方的文章(优化 Flash 平台的性能) 2010-12-07
- Adobe再曝Flash重要漏洞 可偷控摄像头 2011-10-20
网友评论
#1: 2011-11-12 20:45:00 by administrator
不错的解决办法,刚好遇到了这个问题。