Skip navigation
Ravi Gopawat
Currently Being Moderated

AIR Runtime exe as well as my App exe into one exe

Mar 27, 2012 11:03 PM

 

How to Bundle AIR Runtime exe as well as my App exe into one exe in Windows XP so that user can have only one exe and on clicking of that it will automatically install AIR Runtime if it is not installed or a lower version of it is there.?

 
Replies
  • Currently Being Moderated
    Mar 28, 2012 6:46 AM   in reply to Ravi Gopawat

    Look into Captive Runtime. It is a feature in AIR that does exactly what you are looking for.

     
    |
    Mark as:
  • Currently Being Moderated
    Mar 31, 2012 6:06 PM   in reply to Ravi Gopawat

    Air runtime is installed automatically for you there is no need to bundle it that way. The Captive Runtime bundles your application with AIR runtime dll taken from your SDK at time of compilation. This release type doesn't require separate AIR download, but it doesn't produce installer of any kind for your application - just a bundle (your swf + air dll + project descriptor). You can use tools to package the whole thing into msi isntaller. Tools like advanced installer, install jummer or, WiX tool are used for that.

     

    GL.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points