Hello, everyone!

I just finished my application in VS2010 (by the way, I want to say thanks to everyone who helped in this forum!! without your help, it would have been nearly impossible for me to finish! ), and now I need to build a setup application in order to install my app in other computers. But I don't know which of the files generated by VS, are really needed for the setup. Some images were loaded from my computer (icons), and some resources were added to the settings; so I don't know whether those files will be available if the app is launched on other PCs. Also, there are some other files generated that I have no idea about their functions, and I don't know whether they will be needed for the setup.

I hope you can help me. Thank you in advance!!