首页 > 其他 > 详细

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

时间:2016-07-13 20:00:07      阅读:234      评论:0      收藏:0      [点我收藏+]

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

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

原文:http://www.cnblogs.com/haoliansheng/p/5667042.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!