• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

adobe air application descriptor - os specific (mac/win)?

Explorer ,
Aug 19, 2014 Aug 19, 2014

Copy link to clipboard

Copied

I created an app that runs on windows and mac osx.
Not I would like to have different install folders on each os in the application descriptor:

For windows:
<installFolder>Companyname</installFolder>

For max osx (no install folder):

<installFolder></installFolder>

Is it possible to set this inside the application descriptor without changing the xml file for each os?

E.g

<installFolder os="win">Companyname</installFolder>

<installFolder os="mac"></installFolder>

Thanks for hints...

TOPICS
Development

Views

140

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines