I want to create a package that will be installed by a setup.exe program. I use package and deployment Wizard to do this. The problem is that I have a library which includes thousands of files. The Wizard only allows you to add the files one by one. There is no way to add a folder. It is impossible to add thousands of files one by one to the package. How can I solve this problem?
Thanks in advance.