Skip to main content
Participant
April 10, 2016
Answered

How can I change a default installation directory for Flash Player/ActiveX

  • April 10, 2016
  • 1 reply
  • 264 views

Hi all,

I try to change a default installation directory for:

- flashplayer18.0.0.209.msi

- flashplayeractivex19.0.0.000.msi

I run next command:

C:\WINDOWS\system32>msiexec /i C:\Users\User\flash\flashplayeractivex19.0.0.000.msi INSTALLDIR="C:\Test" /qb

The folder "Test" is created, but completely empty,

so, can I change a destination folder for Flash Player?

Thanks

This topic has been closed for replies.
Correct answer _maria_

Hi,

You cannot change the default location that Flash Player installs to.  Flash Player installs to a specific directory and the browsers know which directory to locate Flash Player in.

--

Maria

1 reply

_maria_
_maria_Correct answer
Legend
April 11, 2016

Hi,

You cannot change the default location that Flash Player installs to.  Flash Player installs to a specific directory and the browsers know which directory to locate Flash Player in.

--

Maria

Participant
April 11, 2016

Thank you, Maria,

BR