Locked
1
Reply
1
0
How install .air file using PowerShell
New Here
,
/t5/air-discussions/how-install-air-file-using-powershell/td-p/9354983
Sep 27, 2017
Sep 27, 2017
Copy link to clipboard
Copied
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"
TOPICS
Installation
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Adobe Employee
,
LATEST
/t5/air-discussions/how-install-air-file-using-powershell/m-p/9354984#M49597
Sep 27, 2017
Sep 27, 2017
Copy link to clipboard
Copied
Check the 'C:\Users\[Username]\AppData\Local\Adobe\AIR\logs\Install.log' for the specific reason for the failure.
Try running the command with elevated permissions
Thanks
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
