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 .
}
 
step4:build the wizard project and put dll in GAC,then modify custom templeta .vstemplete file

>

相关文章: