Read :
* Visual Studio Templates http://msdn.microsoft.com/en-us/library/6db0hwky
Result Types:
1. .zip file
l How to make: http://msdn.microsoft.com/en-us/library/xkh1wxd8
l Where to find: My Documents\Visual Studio 2010\My Exported Templates
l Where to install: My Documents\Visual Studio 2010\Templates\Project(/Item)Templates
n Note: http://msdn.microsoft.com/en-us/library/y3kkate1.aspx
l How to install: Copy and Paste
2. .vsix file(a VS extension)
l How to make
1 Using 'Export Template Wizard'
1.1 Install: Tools - Extension Manager - Online Gallery - Search 'Export Template Wizard' and Setup
1.2 Use: File - Export Template as VSIX...
2 Using 'VSIX Project'
2.1 Install: Install Visual Studio SDK for VS2010/VS2010 SP1. Select the correct version.
2.2 Use
2.2.1 http://msdn.microsoft.com/en-us/library/dd393742
2.2.2 http://msdn.microsoft.com/en-us/library/dd885241
l Where to find: My Documents\Visual Studio 2010\My Exported Templates
l How to install: execute the file
l Where to install: %AppData%\..\Local\Microsoft\VisualStudio\10.0\Extensions