am getting started with android using phone gap but command prompt returns the following error when i run create C:\phonegap-2.3.0\phonegap-2.3.0\lib\android\bin>create C:\Users\paul\Documents\Webnux\AndroidProjects com.Webnuxs.Flames Flames
'cscript' is not recognized as an internal or external command,
operable program or batch file.
any solutions out there
am getting started with android using phone gap but command prompt returns the following
Share
From the comments here: Make sure you have Windows Scripting Host installed. If you do then you need to make sure that the path to cscript.exe is in your PATH environment variable.
Just in case, here is how to enabled it on Win 7.