I've created an Item Template for VS2008, per these instructions and it seems simple enough. However, is it possible to add more than one file to the project?
For instance, let's say I create a AcmeWidget Item Template. When I select it in VS2008, I'd like it to create an AcmeScreen winForm and a AcmeScreenSetup winform.
Is this possible with the Item Template paradigm?