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

Too many arguments

New Here ,
Apr 11, 2011 Apr 11, 2011

Adobe AIR Runtime installer error.

When doing a simple execution with the following command:

AdobeAIRInstaller.exe -eulaAccepted -desktopShortcut -programMenu MyApp.air

I get a "too many arguments" error, then i tried simplifying the arguments

AdobeAIRInstaller.exe  MyApp.air

But still the same error

Please help

TOPICS
Performance issues
7.1K
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
Guest
Apr 11, 2011 Apr 11, 2011

Hello,

There is an very detailed article instroducing how to do this: http://www.adobe.com/devnet/air/articles/distributing_air_in_enterprise.html, please follow it to make your application installed. 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
New Here ,
Apr 12, 2011 Apr 12, 2011

Thats for distributing it across the network, what im trying to do is make an installable version on a cd or iso etc....

Please help

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
Guest
Apr 13, 2011 Apr 13, 2011

Hello,

The usage of the installer arguments is included in the above guide. So althrough you do not need to distribute your application across network, you still need to follow some of the steps to get the usage.

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
New Here ,
Nov 08, 2012 Nov 08, 2012

We have redistributable licence and always using adobeairinstaller.exe to deploy remotely .air app with Altiris. After the last update, even manually, "too many arguments" error is returned after AdobeAIRInstaller.exe MyApp.air.

Never happened.

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
Guest
Nov 12, 2012 Nov 12, 2012

I am having problems to with mine cant seem to find where i can put up a post. ?? any idea where i can pit up my post?

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 ,
Nov 19, 2012 Nov 19, 2012
LATEST

@MauroMarazzi - Could you try adding the following to your command line:

adobeairinstaller.exe -silent -eulaAccepted pathToYourAIRFile

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