Force v24 exe install on Windows 10?
For the longest time I have been using the EXE versions of the flash ActiveX and plugin versions to push out flash updates to my clients. Even though it's supposed to be integrated in Windows 10, the Microsoft updates are slow and unreliable, especially in a corporate environment. I have been able to continue using the exe's to install the updates manually (using "install_flash_player_24_active_x.exe -install -au 2") with a set of custom scripts.
This worked fine through Flash v24.0.0.194. However, when I just tried to update to v24.0.0.221 the ActiveX exe will not install. It keeps erroring with exit code 1054. I cannot find anything on this error code. FlashInstall.log shows:
=O====== M/24.0.0.221 2017-02-28+12-54-31.565 ========
0000
0001 00000010 "c:\windows\temp\Flash\flash.exe" -install -au 2
0002
0003
=X====== M/24.0.0.221 2017-02-28+12-54-31.723 ========
I could be completely wrong, but I was assuming they may have put something extra in to prevent installation on Windows 10 machines as I know it would refuse to install via the GUI for awhile now.