That's interesting. On Mac, folks are given a dmg file that essentially installs the installer and I don't believe it requires that AIR is already installed. Or am I wrong about that?
On Linux, you're saying the package we create still requires a separate install of AIR? I'm not a huge fan of the "install the installer" experience. I don't know if there is an alternative when using AIR. That's one reason why I'm hoping to leverage the installer to be able to install other Apache Flex stuff (and maybe other stuff as well). It looks like node.js has a package manager that sort of does the same thing. So does cygwin setup on Windows. But having to install AIR separately on Linux would be annoying. Can we count on Java being on every OS? I heard it isn't on WinXP. Do we need to support that? -Alex On 12/16/13 2:49 AM, "Tom Chiverton" <t...@extravision.com> wrote: >On 16/12/2013 10:44, Maurice Amsellem wrote: >>> AIR isn't required for*using* the SDK one it is built, right ? >> Do you mean AIR runtime, or AIR SDK ? >> >> Maurice >AIR the runtime. >Assuming I don't target an AIR application, then I suppose the AIR SDK >is required, but this is installed by the installer. > >Tom