[FIXED]Getting error while running batch

I am following this tutorial http://www.jesusbosch.com/2012/06/how-to-set-up-android-and-win32-cocos2d.html
When i run the file build-win32 I get this error

/*
* Check VC*+ environment…
/
>
/

* Building cocos2d-x library binary, please wait a while…
**/
>
‘“=vsvars32.bat”’ is not recognized as an internal or external command,
operable program or batch file.
?

*Anyone facing the same problem, make sure that you have Visual Studios 2010 or 2012 installed. The previous versions don’t work and to make it work with the previous, you will have to edit the batch file*