Can't create new project

先前把vs卸载了现在又装了回来(由D盘安装到了系统盘,在此之前装过cocos2d,vs卸载时也一并删了),下了个新版cocos2d-x并编译。然后就发现不能创建新项目了,模板选项还在,但是填好点击确定后无反应,只是在vs的状态栏显示“正在创建项目xxx”,但是并没有创建项目。请问该如何解决这个问题?谢谢

Af first, please use English in this forum.
And then, I think you had to run build-win32.bat & templates/msvc/InstallWizardForXxxx.js again.

I have run build-win32.bat to compile cocos2d-x, but I don’t know how to run templates/msvc/InstallWizardForXxxx.js.Could you give me some detail ?Thanks

Just double click the js file, windows will run it and install the templates for visual studio.