views:

140

answers:

1

Hey,

Is there any API or command-line able to generate a VSTemplate file from a WebSite/Project that is NOT by using Projectgen.exe?

Thanks.

+1  A: 

This website shows a simple exampel of how to create your own VSTemplate file.

From this you should be able to whip up a script to do what you want if you are unable to use the Projectgen tool.

http://blogs.msdn.com/craigskibo/archive/2004/06/29/168994.aspx

chollida
I'll take a look at it and eventually vote you... thanks for your reply
Ciwee