自定义 项目模版

c#:
step1:replace the parameter which need user customize using $parameter$
 for example: In this baseline project we should customize the title and tiptext in resource file.so we user $...$

step2:export templete from  baseline project.

step3:create wizard project to implement the wizard winows .
Code
 
step4:build the wizard project and put dll in GAC,then modify custom templeta .vstemplete file

Code

posted on 2009-10-09 14:17  菡子  阅读(275)  评论(0编辑  收藏  举报