读书人

自定义AIR的装配路径描述等相关参数

发布时间: 2012-10-30 16:13:36 作者: rapoo

自定义AIR的安装路径,描述等相关参数

when a user installs an Adobe AIR application by setting the <installFolder> node in the AIR application’s descriptor XML file.

<installFolder>c:\airExample</installFolder>

自定义AIR的装配路径,描述等相关参数

?

when installing an Adobe AIR application by setting the <description> node in the application’s XML installer file.
<description>The quick brown fox jumps over the lazy dog.</description>

自定义AIR的装配路径,描述等相关参数

you can install an Adobe AIR application into a specific directory in the Programs menu by setting the <programMenuFolder> node in the application’s XML installer file.

<programMenuFolder>AIRExamples.com</programMenuFolder>

读书人网 >网络基础

热点推荐