Silent switch no longer working?
I am installing install_flash_player_19_active_x.exe via a batch script (the batch script is doing a number of other things beside this install) and the /quiet switch does not seem to work with this executable file as it has worked with all before it.
Has this changed? Is there a new silent switch? I tested my .exe at the command line - install_flash_player_19_active_x.exe /quiet does nothing. Drops me back to the command line and Flash Player does not get installed. Without the switch, I go through the couple steps and it installs just fine. MUST BE DONE SILENTLY as there will be zero user interaction.