在VisualStudio2013,2015中如何安装自定义项目模板

For example, I want to install EP prj template: AxWebProject.zip

   

  1. Copy AxWebProject.zip zip file into this folder

    C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ProjectTemplates\Web\CSharp\1033

       

  2. 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.

       

  3. Move this folder into this folder:

    C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ProjectTemplatesCache\Web\CSharp\1033 

  4. Sometimes, maybe these cmd can be useful.

devenv.exe /setup

devenv.exe /installvstemplates

posted @   iDEAAM  阅读(2282)  评论(0编辑  收藏  举报
编辑推荐:
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
阅读排行:
· 阿里巴巴 QwQ-32B真的超越了 DeepSeek R-1吗?
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 【译】Visual Studio 中新的强大生产力特性
· 【设计模式】告别冗长if-else语句:使用策略模式优化代码结构
· 字符编码:从基础到乱码解决
历史上的今天:
2015-07-13 产品经理如何赢得开发人员的尊重和支持?-摘自infoq
2015-07-13 Microsoft TFS 如何显示在Windows 的上下文菜单中
2010-07-13 反射----重载的方法
2009-07-13 下载文件(类似与<A href>)
点击右上角即可分享
微信分享提示