Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

adding multiple files to VS.NET setup project

Status
Not open for further replies.

enormousson

Programmer
Aug 22, 2001
30
GB
Hi,

I am creating a deployment project using VS.NET and my application requires that I have a large complex file structure with many (1000+) individual small files.

To add all these to the build, the interface seems to require I add them one by one through the view>file system which is not practical in this case.

Does anyone know a way of recursively adding a directory and its files?

thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top