










Visual Studio Install New Project Template
For example, I want to install EP prj template: AxWebProject.zip
Copy AxWebProject.zip zip file into this folder
C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ProjectTemplates\Web\CSharp\1033
Extract this zip file into one folder, and rename it to AxWebProject.zip
Be care it must be same as zip file name, must append .zip postfix.
Move this folder into this folder:
C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ProjectTemplatesCache\Web\CSharp\1033
Sometimes, maybe these cmd can be useful.
devenv.exe /setup
devenv.exe /installvstemplates
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。