On Tue, Aug 18, 2015 at 1:57 AM, Peter Ginneberge <[email protected]> wrote:
> > Right, but you mean it's a PITA :) > > Yes it is definitely a pain to set it up correctly and to test it. But once done right, it is pretty reliable. The Apache Flex Installer actually auto-updates itself this way. Thanks, Om > > On 18/08/2015 10:42, OmPrakash Muppirala wrote: > >> On Tue, Aug 18, 2015 at 1:30 AM, Peter Ginneberge <[email protected] >> > >> wrote: >> >> >>> You can not auto update (AIR update API) a Captive Runtime AIR >>> application. >>> >>> >> You can still auto-update a captive runtime AIR application, it is only a >> bit involved. >> >> http://www.adobe.com/devnet/air/articles/updating-air-apps-native-installer.html >> >> Thanks, >> Om >> >> >> >>> >>> >>> http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43659b9-8000.html >>> >>> And in case that matters, the installer is no longer cross platform. >>> >>> regards, >>> Peter >>> >>> >>> >>> On 18/08/2015 10:04, vijendra sainy wrote: >>> >>> Can you send few from where I can refer all. I hope that will not let me >>>> loose the functionality of auto updating my AIR app. >>>> >>>> On Mon, Aug 17, 2015 at 7:21 PM, Christofer Dutz < >>>> [email protected]> >>>> wrote: >>>> >>>> No it's more like a simple standalone application. It will increase the >>>> >>>>> size of your application by about 10MB but it will open as if it were a >>>>> native application. I for my part like shared runtimes as it reduces >>>>> the >>>>> size dramatically, but most people seem to get scared as soon as they >>>>> see >>>>> "Adobe AIR" ... so better hide it ;-) >>>>> >>>>> In Flexmojos 7.1.0-SNAPSHOT I am working on allowing to build native >>>>> applications with Maven there you can simply toggle the runtime >>>>> embedding >>>>> using a includeCaptiveRuntime config option. Hopefully I'll find the >>>>> time >>>>> to continue working on this really soon ... currently only Android >>>>> seems >>>>> to >>>>> be producing useable packages. >>>>> >>>>> But I'f you're not using Maven this won't be much use to you :-) >>>>> >>>>> Chris >>>>> >>>>> >>>>> >>>>> ________________________________________ >>>>> Von: vijendra sainy <[email protected]> >>>>> Gesendet: Montag, 17. August 2015 15:29 >>>>> An: [email protected] >>>>> Betreff: Re: Build AIR APP with AIR integrated inside >>>>> >>>>> It will give me folder structure. Right. >>>>> >>>>> I want single installer file. That will install AIR first and then app. >>>>> >>>>> On Mon, Aug 17, 2015 at 6:40 PM, Kessler CTR Mark J < >>>>> [email protected]> wrote: >>>>> >>>>> You're looking for a captive runtime. Give this slightly older page a >>>>> >>>>>> view [1]. It's titled " Packaging a captive runtime bundle for >>>>>> desktop >>>>>> computers". For things such as exporting for android it should be >>>>>> always >>>>>> included as a captive runtime. >>>>>> >>>>>> >>>>>> >>>>>> [1] >>>>>> >>>>>> >>>>>> >>>>> http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43659b9-8000.html >>>>> >>>>> >>>>>> >>>>>> -Mark >>>>>> >>>>>> -----Original Message----- >>>>>> From: vijendra sainy [mailto:[email protected]] >>>>>> Sent: Monday, August 17, 2015 8:27 AM >>>>>> To: [email protected] >>>>>> Subject: Build AIR APP with AIR integrated inside >>>>>> >>>>>> Hi All, >>>>>> >>>>>> Can anyone help me in creating a AIR build which default contain AIR >>>>>> >>>>>> inside >>>>> >>>>> it. I mean AIR app do not run where AIR is not installed. So I wanted >>>>>> to >>>>>> create a build which contain AIR and if that is not installed in a >>>>>> >>>>>> machine >>>>> >>>>> the build first install AIR then app. >>>>>> >>>>>> I do not want user to download AIR from Internet. I want to provide in >>>>>> >>>>>> the >>>>> >>>>> installer itself. >>>>>> >>>>>> -- >>>>>> Regards, >>>>>> *Vijendra Sainy* >>>>>> >>>>>> *http://www.riamagic.blogspot.com/* < >>>>>> >>>>>> http://www.managementvj.blogspot.com/ >>>>> >>>>> >>>>>> *http://www.managementvj.blogspot.com/ >>>>>>> >>>>>> <http://www.managementvj.blogspot.com/>* >>>>>> >>>>>> >>>>>> >>>>> >>>>> -- >>>>> Regards, >>>>> *Vijendra Sainy* >>>>> >>>>> *http://www.riamagic.blogspot.com/* < >>>>> http://www.managementvj.blogspot.com/ >>>>> >>>>> >>>>>> *http://www.managementvj.blogspot.com/ >>>>>> >>>>> <http://www.managementvj.blogspot.com/>* >>>>> >>>>> >>>>> >>>> >>>> >>>> >>
