I think the missing .bat files was already filed as a bug and fixed a while ago.
On Mon, Nov 4, 2013 at 10:39 AM, Braden Shepherdson <bra...@chromium.org>wrote: > > ...I'm imagining a split file system where Cordova is perhaps FAT and the > > target is anything else... > > > This isn't a concern. That potential problem is not unique to Cordova, and > so when Unixy systems view or copy from permission-less filesystems like > FAT, they generally set 777, or at least 7xx, since there's no way to know > whether they're meant to be executable. > > Braden >