Skip to main content
September 5, 2011
Answered

User Licence Agreement on AIR app install

  • September 5, 2011
  • 1 reply
  • 778 views

Is there an option to add a user licence agreement to the AIR installer so that the user cannot install your application without agreeing to your Terms & Conditions?

This topic has been closed for replies.
Correct answer chris.campbell

Not to the AIR installer, but you could write your own installer and sublaunch the AIR version silently, or another option would be to prompt the user to accept your EULA on first application launch.

Thanks,

Chris

1 reply

chris.campbell
chris.campbellCorrect answer
Legend
September 6, 2011

Not to the AIR installer, but you could write your own installer and sublaunch the AIR version silently, or another option would be to prompt the user to accept your EULA on first application launch.

Thanks,

Chris

October 26, 2011

Thanks Chris. Now AIR 3 has been released has this feature by any chance been incorporated?

chris.campbell
Legend
December 1, 2011

There hasn't been a EULA specific feature added to the native AIR installer, but we have done a lot of exciting work on adding new install and deployment options.

Installation and deployment options in Adobe AIR 3

Chris