Windows Server 2016、2019显示启用flash,但实际上并未安装flash。想要启用flash,需通过命令行添加Adobe-Flash-For-Windows-Package。
Windows Server 2016:
在管理员模式的CMD或Powershell窗口命令行执行如下命令:
dism /online /add-package /packagepath:"C:\Windows\servicing\Packages\Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.14393.0.mum"
如上命令执行成功后,检查WinSer 2016补丁更新会发现针对Adobe Flash Player安全更新,当前的补丁信息为”2018-适用于 Adobe Flash Player for Windows Server 2016 的 08 安全更新,适用于基于 x64 的系统 (KB4343902)”。
Windows Server 2019:
Windows Server 2019中启用flash的方法与2016相似,只不过要把上面命令行中的14393.0改为17763.1,就是在管理员模式的CMD或Powershell窗口命令行执行如下命令:dism /online /add-package /packagepath:"C:\Windows\servicing\Packages\Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum"
命令执行成功即启用flash。
建站咨询热线
029-33273980