Quantcast
Channel: Tachytelic.net
Viewing all articles
Browse latest Browse all 210

How to install Flash Player in Windows Server 2019

$
0
0

Windows Server 2019 does not come with Flash Player installed by default. But it can be installed very easily, here is how to do it:

How to install Flash Player on Windows Server 2019

  1. Copy and paste the below command into a command prompt:
    dism /online /add-package /packagepath:"C:\Windows\servicing\Packages\Adobe-Flash-For-Windows-Package~31bf3856ad364e35~amd64~~10.0.17763.1.mum"
  2. You should get output like the following if you had a successful installation:
    Image showing command line installation of Flash Player on Windows Server 2019
  3. You can verify if the installation was successful by visiting:
    https://helpx.adobe.com/flash-player.html
    you should be able to see that Flash Player shows as installed and detected as per the following:
    Screenshot showing successful installation of Flash Player on Windows Server 2016

 

If you need to install Flash Player on other versions of Windows Server, instructions are here:

The post How to install Flash Player in Windows Server 2019 appeared first on Tachytelic.net.


Viewing all articles
Browse latest Browse all 210

Trending Articles