I have no cocos2d-x template(windows7 + vs2008/vs2010)

I reference: http://www.cocos2d-x.org/projects/cocos2d-x/wiki/Cocos2d-x_Application_Wizard_for_Visual_Studio_User_Guide, my step is:

  1. open cocos2d-win32 sln file and build the solution in IDE.
  2. I can Run HelloWorld and tests well.
  3. When i create a new project, there isn’t any cocos2d-x template on windows7+vs2008/vs2010(But windows xp+vs2008/vs2010 have cocos2d-x template)
  4. There is some problems when I run install-templates-msvc.bat
    the problems is: 无法找到脚本“F:2d-1.0.1-x-0.11.0\template\msvc\InstallWizardForVS2008.js”的脚本引擎“JScript”,so i have no cocos2d-x template on windows7+vs2008/vs2010,

Can somebody help me, how I can get cocos2d-x template on windows7+vs2008/vs2010
when I create a new project. Or how to solve the problem: 无法找到脚本“F:2d-1.0.1-x-0.11.0\template\msvc\InstallWizardForVS2008.js”的脚本引擎“JScript”
Thanks!