编辑2017:安装程序现在在 http://www.adobe.com/products/flashplayer/distribution5.html
编辑2016:
看来下面的链接已经不能访问离线安装程序了 :(
**
**
原文答案:
http://www. adobe.com/products/flashplayer/distribution3.html
我联系了Adobe公司,因为我完全无法使用900kb的安装程序下载器安装Flash,而安装程序下载器总是会出现奇怪的错误(并且从运行位置中自行删除!所以失败后无法启动安装程序下载器,必须重新下载),他们给我发来了这个链接。
很久以来,我一直都是从这个页面上取下线安装程序。Windows 7及以上版本的安装问题(在Fronker的评论中已经提到了)。
的链接总是最新的,它可以让我得到所有的插件架构(截止到今天ActiveX NPAPI和PPAPI)。上面的链接在底部的**仍有问题?安装问题 - Mac](https://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-mac.html#main-pars_text_4)。这个Adobe帮助论坛页面也很有帮助。如何在Mac OS X中执行Flash Player的 “清洁安装”](https://forums.adobe.com/thread/1267823)。
Adobe已经退役了分销页面,但这里有另一种方法,目前仍然有效:
在标准安装页面https://get.adobe.com/flashplayer/上的 “立即安装 "按钮链接到下载页面https://get.adobe.com/flashplayer/download/?installer=...
,你应该在最后加上&standalone=1
,然后它就会让你下载正常的独立离线安装程序。
P.S.别忘了在复制链接之前,把 "可选优惠 "关掉。
对不起,英文不好……
大部分旧的答案在2016年的时候不能用。所以…… 这里是直接下载链接到Adobe Flash Player离线安装程序Windows(flash版本24.0.0.186,从2016-12-20): NPAPI (Firefox): https://fpdownload.adobe.com/get/flashplayer/pdc/24.0.0.186/install_flash\flash\player.exe PPAPI (Opera/Chromium): [https://fpdownload. [https://fpdownload.macromedia.com/get/flashplayer/current/support/uninstall.
如果你下载了Microsoft System Center/SCCM的flash player cab文件,从里面解压出xml文件,你会看到xml文件中的msi文件。这里有一个Activex安装程序和Mozilla/firefox/netscape插件的链接。 http://www.adobe.com/licensing/distribution/strategies/sms.html
@GrasDouble 提供了的链接,您可以在这里找到安装程序的页面。 Flash Player for Internet Explorer - ActiveX Flash Player for Firefox - NPAPI Flash Player for Opera and Chromium-based browser - PPAPI
我试了jakub.g- http://www.adobe.com/products/flashplayer/distribution5.html提供的链接。虽然我用我的 “试用 "账户登录,但我得到了No Adobe Flash Player distribution license found for this user. Please apply by visiting http://www.adobe.com/products/players/flash-player-distribution.html
。
奇怪的是,在正常发行网站上– https://get.adobe.com/flashplayer/otherversions/ ,底部有一个链接–Archived Flash Player versions
。https://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html ,实际上,它有当前版本的完整安装程序。下载的压缩包里有每个平台的安装程序。我从命令行安装了OS X
的那个sudo installer -verboseR -dumplog -pkg "Install Adobe Flash Player.pkg" -target /
。比GUI快多了,也更可靠。