Question
How install .air file using PowerShell
Does anyone know how to install (.air) file, using powershell script? I have tried this script, but it doesn't work:
C:\Windows\system32>"C:\Program Files (x86)\Adobe\Flash Player\AddIns\airappinstaller\airappinstaller.exe" -silent -eulaAccepted "C:\Users\lo\Downs\Vio.air"
