I am very new to Visual Studio extensibility. I want to make a template that is basically a modified version of one of the existing built-in templates. I know how to use the Export Template feature, but I would like to be able to modify the files
that are exported, which I am unable to do because they are in a *.zip file. Creating an extensibility project is too complicated (or at least more that would be worth the time for me), is there any easy way to edit a copy of one of the existing templates,
or at least be able to edit the files in the exported *.zip file? Thanks.
Nathan Sokalski njsokalski@hotmail.com http://www.nathansokalski.com/