I\'m a web-guy stuck in \"application world\" in VS 2005. I created my windows forms program and want to give my end users the ability to install it (and some of it\'s reso
Add a "Setup Project" project to your solution. New Project > Other Project Types > Setup and Deployment. You can then choose what is installed and where.