mercredi 26 novembre 2008

How to use AIR files without administrator rights?

Or, to reformulate the question:
  • How to put an AIR application on an USB key?
  • How to use an AIR application without having to put some things in the window registry?
  • How to use an AIR application without having to launch the AIR runtime installer?
What I did:
  • I use the AIR Debug Launcher (ADL) from the AIR SDK: "It allows you to test an AIR application without having to package and install it"
  • You can find it in the AIR SDK directory: Bin\adl.exe
  • Just drag and drop (or use command line) your "xxxx-app.xml" file (from your compiled directory) on the ADL application

Aucun commentaire: