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