I’m just putting myself together an ANT script to produce a Mac App bundle when I do my full build. However, I need to set two files to be “executable” (i.e. unix file permisions) when they’re extracted from a zip. Is there a way to achieve this on windows?
Kev