首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网络技术 > 网络基础 >

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

2012-10-30 
自定义AIR的安装路径,描述等相关参数when a user installs an Adobe AIR application by setting the ins

自定义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>

热点排行