Folks, I know this will be a very basic question and for that I'm sorry, but my research is teking me in circles and not really answering my questions.
I have a Windows Forms Project which is ready for deployment. I can publish it and it installs and runs. I'd like it to install in it's own folder in the Program Files folder on the target machine.
Following what I've read so far, I have created a second project in VS 2010. This is setup project. Now I'm getting stuck. I don't know what files from my original project I need to add to the setup project. I thought I could add the "Project Output" from my initial project, but when I choose this option all of the drop downs are blank, as if no project output exists.
I've seen the option to add files, but what files do I add. I wouldn't expect to add all my .vb files.
I'd really appreciate some pointers to get me going. The so called walk throughs I've found so far haven't helped a bit.
Many thanks
Jason
I have a Windows Forms Project which is ready for deployment. I can publish it and it installs and runs. I'd like it to install in it's own folder in the Program Files folder on the target machine.
Following what I've read so far, I have created a second project in VS 2010. This is setup project. Now I'm getting stuck. I don't know what files from my original project I need to add to the setup project. I thought I could add the "Project Output" from my initial project, but when I choose this option all of the drop downs are blank, as if no project output exists.
I've seen the option to add files, but what files do I add. I wouldn't expect to add all my .vb files.
I'd really appreciate some pointers to get me going. The so called walk throughs I've found so far haven't helped a bit.
Many thanks
Jason