I have created a Visual Studio 2010 project template by simply selecting File > Export Template...
I then created a new project using that template as the basis.
Now I find, though (inevitably!), that I want to refactor the template. Can I make those changes to the new project and save that as a project template?
Or is it preferable to change the original project which became the current template? If so/the latter, will re-saving it as a project template via File > Export Template... save it as "templateName[1]" or something funky like that? If so, should I first remove the existing template by (presumably) deleting the corresponding .zip file directly from Windows Explorer?