在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


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM