How do I update Flash Player ActiveX & Plugin from an internal server at once?
At work we're using both, Flash Player ActiveX and Plugin, because of the use of different Browsers. We have set up a Background Update from our internal server.
By updating via "FlashPlayerUpdateService.exe", only the ActiveX Extension gets updated and the Plugin doesn't.
But if I do it in that order: Install ActiveX → Update → Install Plugin → Update, both Extensions get updated.
Here's the mms.cfg:
AutoUpdateDisable=0
SilentAutoUpdateEnable=1
SilentAutoUpdateServerDomain=[our server]
SilentAutoUpdateVerboseLogging=1
Is there a possibility to update both Extensions from an internal server at once?
