VS2010不能创建项目的解决办法

突然VS就不能创建工程了,总是创建失败。   google一阵

在cmd中输入:   regsvr32 %windir%\system32\jscript.dll

解决。

你可能感兴趣的:(开发)