| Adobe AIR 1.1 |
|
|
Installing and running an AIR application from the desktopYou can simply send the AIR file to the recipient. For example, you can send the AIR file as an e-mail attachment or as a link in a web page. Once the user downloads the AIR application, the user follows these instructions to install it:
On Mac OS, to install an updated version of an application, the user needs adequate system privileges to install to the application directory. On Windows, a user needs administrative privileges. An application can also install a new version via ActionScript or JavaScript. For more information, see Updating AIR applications. Once the AIR application is installed, a user simply double-clicks the application icon to run it, just like any other desktop application.
The AIR seamless install feature lets a user install an AIR application by clicking a link in a web page. The AIR browser invocation features lets a user run an installed AIR application by clicking a link in a web page. These features are described in the following section. |