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>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2021-06-13
  • 2022-01-01
  • 2021-07-17
  • 2021-06-14
  • 2022-12-23
猜你喜欢
  • 2021-09-15
  • 2021-11-28
  • 2021-04-14
  • 2021-12-27
  • 2021-09-19
  • 2021-10-18
相关资源
相似解决方案