$ Adobe\ AIR\ Application\ Installer
As i develop UrFastR Live on AIR; a adobe air application for UrFastR Live, i have to install/uninstall the application a LOT :) After quite a bit of research, i found a way to avoid the user interaction which is uselessly time consuming. the solution ? add the package filename as a parameter for the installer. trivial ? well... not exactly, you have to Add the fullpath of the package, and not the relative one
$ Adobe\ AIR\ Application\ Installer /full/path/to/airpackage.air

0 comments:
Post a Comment