I guess you're using visual studio, right? With the express editions, setup and deployment projects aren't supported, but you can publish with ClickOnce or make your own custom installer and uninstaller. I haven't tried that yet so I can't tell you how to do it.

If you use one of the full versions of visual studio then you can create a
setup project and add it to the solution.