Hi all
I just got finished making my first project in visual studio 2008. What I want to do is put it on a CD and let another person run it. I went to the clean and build and publish and all went well. When I took it to my friend's house to put it on her computer I never got a "download" and "install" screen.
We were able to see it and use it on her computer (which is good because she doesn't have Visual Studio on her machine) but I wanted her to be able to use it without keeping the CD in the drive.
Is there some setup or something I have to do to make my program download and install? The whole shebang was all done with starting a new windows application and then just adding windows forms to the original.
Thanks :)