Error creating android project

Hi,

I have edited the create-android-project.bat, and after executing it, set the project name and device ID, I got this log (everything looks ok excepting the error at the end):

Please input target id:15
Create android project
Created project directory: C:2d-1.0.1-x-0.12.0\PixelX
Created directory C:2d-1.0.1-x-0.12.0\PixelX\src\plung
e\pixelx\com
Added file C:2d-1.0.1-x-0.12.0\PixelX\src\plunge\pixel
x\com\PixelX.java
Created directory C:2d-1.0.1-x-0.12.0\PixelX\res
Created directory C:2d-1.0.1-x-0.12.0\PixelX\bin
Created directory C:2d-1.0.1-x-0.12.0\PixelX\libs
Created directory C:2d-1.0.1-x-0.12.0\PixelX\res\value
s
Added file C:2d-1.0.1-x-0.12.0\PixelX\res\values\strin
gs.xml
Created directory C:2d-1.0.1-x-0.12.0\PixelX\res\layou
t
Added file C:2d-1.0.1-x-0.12.0\PixelX\res\layout\main.
xml
Added file C:2d-1.0.1-x-0.12.0\PixelX\AndroidManifest.
xml
Added file C:2d-1.0.1-x-0.12.0\PixelX\build.xml
Added file C:2d-1.0.1-x-0.12.0\PixelX\proguard-project
.txt
Error!
Don’t run in cygwin. You should run corresponding bat.
Press any key to continue . . .
Terminate batch job (Y/N)?

The bat has created several files, but I can’t be sure if it has been done correctly or not (there are not classes in my android project). Any idea how to make it work? Thanks.

Ok, I just found what I guess it’s the solution here: (sorry)

http://www.cocos2d-x.org/boards/6/topics/10559