Create project for VB 2005 express

I got 5 folders in my VB2005 express Project, when I want to create a project in VSS2005, I need to create 5 sub project 1 by 1 and Add Files project by project.

Is there any faster way to create a project and automaticaly add this 5 folders into sub project without manually add files?

[300 byte] By [wls1973] at [2007-12-25]
# 1
If you hold Shift while pressing the Add Files button, you should get an old-style dialog that allows adding folders.
RichardBergMSFT at 2007-9-3 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...
# 2

Are you talking about creating a template for projects with 5 sub projects ?

Creating sub folders in a project does not necessarily constitute a sub project.

spotty at 2007-9-3 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...