Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

How install .air file using PowerShell

New Here ,
Sep 27, 2017 Sep 27, 2017

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
1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Sep 27, 2017 Sep 27, 2017
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines