hey mike
we already applied for the license, and all that...i'm working on the
flex / flash /air side of things, where someone else is doing the
installer (he's not on this forum), so let me paste his mail to me:

/*
In the course of setting up the AIR silent installer, I ran into a
problem.  I believe I have reached a sandbox limitation.  While in the
correct folder, the argument goes like this:

screenbird_gui.exe -silent { -eulaAccepted ( -location <testy> ) }
screenbird_gui.air

Let me explain.  This is the command to launch the AIR runtime
installation
(screenbird_gui.exe is the renamed exe, as per their instructions).  It is
supposed to install into a directory called testy.....sorry, I was
frustrated!  And this would also install the air app screenbird_gui.air.
The problem is i get "Access is denied" when I try to install into "testy"
folder.  The directions say to give an absolute path, but that's a
bunch of
crap.  It says it can't find file if I do that.


Any thoughts?
*/

i was maybe thinking that it had something to do with the digital
certificate?


--- In [email protected], Mike Chambers <[EMAIL PROTECTED]> wrote:
>
> First you need to get a license to redistribute the installer (which  
> shouldn't be an issue):
> 
>
http://www.mikechambers.com/blog/2008/04/07/redistributing-the-adobe-air-runtime-installer/
> 
> Once you do that, you will get SDK docs for the distributable player.
> 
> After that, you just need to create a native installer to install the  
> components of your app.
> 
> Hope that helps...
> 
> mike chambers
> 
> [EMAIL PROTECTED]
> 
> On Aug 16, 2008, at 9:09 AM, aphexyuri wrote:
> 
> > Hey all
> > Yes, not quite a flex issue, but was wondering if anyone here has some
> > experience with air runtime and .air deployable silent install.
> >
> > We're developing an app with app backend in eiffle, and gui in air.
> > Our current installer needs to install the eiffle part, the air
> > runtime, and the actual air app.
> >
> > Any help will be greatly appreciated ;)
> >
>


Reply via email to