Thanks Anirudh,

Thanks for your help.

(for the archive) I did a little more research and found that arguments can be sent along with the install. I found this tutorial:

http://www.davidtucker.net/2008/01/10/air-tip-5-passing-arguments-to-an-application-on-install/


-radley



On Feb 29, 2008, at 1:07 AM, Anirudh Sasikumar wrote:

Hi,

There is an apollocoders yahoo group
(http://tech.groups.yahoo.com/group/apollocoders/).

> Can we enable the AIR app to contain unique settings at install?

You mean the same AIR app has to have different settings for each
user? You'd have to run "adt" or the AIR packaging tool from the
server side with the custom settings file to generate a different AIR
package for each user then.

Or you could simply get the AIR app to connect to your servers on
first launch to get the custom settings file. Though I'm guessing
that's not what you have in mind.

Cheers,
--
Anirudh Sasikumar
http://anirudhs.chaosnet.org/



Reply via email to