Hi, I'm working on fixing Apache Flex Installer. Josh provide me the bunch of code where on windows for unpacking big Adobe Air SDK package I'm not using cmd.exe, but powershell. It's working nicely - Adobe Air is being upcakged without the errors. Unfortunately In the next step I'm getting strange error [1]. Ant on air is trying to reach file "/usr/bin/hdiutil" and it is taken from [2]. The question is - Where actually I should look to fix that ? Does anyone have some idea?
[1] https://paste.apache.org/fNMt [2] https://paste.apache.org/SPIC Thanks, Piotr