When you crate a setup project in VS.Net and add a project output to the
setup (i.e. the project you wnat to install) then all the dependencies are
discovered and necessary files are added to the setup.
You may view the selected files, filter them, add your custom other files.
Another step, is to look at custom actions if you want:
- install a system service
- create log files
- create message queues
- etc.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.