Answers:
编辑2017年: 安装程序现在位于http://www.adobe.com/products/flashplayer/distribution5.html
编辑2016年:
似乎下面的链接不再允许访问脱机安装程序:(
原始答案:
http://www.adobe.com/products/flashplayer/distribution3.html
我已与Adobe联系,因为我完全无法使用900kb的安装程序-下载器安装Flash,这总是使我充满奇怪的错误(并从运行位置中删除它们!因此您无法在失败后启动安装程序-下载器,必须重新下载),他们向我发送了此链接。
This page and the download links will be decommissioned on January 22nd, 2016.
该网站现在说。
很长一段时间以来,我一直在从此页面进行脱机安装程序:Windows 7和更早版本的安装问题(Fronker的评论中已经提到)。
链接始终是最新的,它使我可以获取所有插件体系结构(到今天为止ActiveX, NPAPI和 PPAPI)。链接位于底部附近,仍然有问题吗? 标题。
上面的说明适用于Windows,但相同的方法适用于Mac OSX。这是Adobe帮助页面,底部有脱机安装程序链接:安装问题– Mac。这个Adobe帮助论坛页面也很有帮助:如何在Mac OS X中执行Flash Player的“全新安装”。
Adobe已停止使用“分发”页面,但是,这仍然适用于以下另一种方法:
在标准安装页面https://get.adobe.com/flashplayer/上,“立即安装”按钮链接到下载页面https://get.adobe.com/flashplayer/download/?installer=...
,您应该附加&standalone=1
到末尾,然后它将让您下载常规的独立脱机安装程序。
PS不要忘记在复制链接之前禁用“可选商品”。
The page you requested could not be found on our web site.
如果您下载Microsoft System Center / SCCM的Flash Player Cab文件,请从其中提取xml文件,然后您会看到xml文件中列出的msi文件。有一个指向activex安装程序的链接,还有Mozilla / firefox / netscape插件。
http://www.adobe.com/licensing/distribution/strategies/sms.html
对不起,我英语不好...
最老的答案并不在2016年工作,所以......
这里是直接下载链接的Adobe Flash Player 离线安装的视窗(flash版本24.0.0.186,从二零一六年十二月二十日):
NPAPI (Firefox):https:
//fpdownload.adobe.com/get/flashplayer/pdc/24.0.0.186/install_flash_player.exe PPAPI(Opera / Chromium):https : //fpdownload.adobe.com/get/flashplayer/pdc/ 24.0.0.186/install_flash_player_ppapi.exe
ActiveX(InternetExplorer):https
: //fpdownload.adobe.com/get/flashplayer/pdc/24.0.0.186/install_flash_player_ax.exe卸载程序:https://fpdownload.macromedia.com/get/flashplayer/current/support/uninstall_flash_player.exe
@GrasDouble 提供了指向页面的链接,您可以在其中找到安装程序。
这里是直接的链接,可以节省您的单击:
Internet Explorer的
Flash Player-Firefox的ActiveX Flash Player-NPAPI Opera和基于Chromium的浏览器的NPAPI
-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/,有在bottom--链接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更快,更可靠。