Hi,

Just wondering if anyone can give me some advice RE: deploying a finished application.

I have a finished (simple) winforms project, and I would like to distribute it. However I am not entirely sure how to go about this - and what is supposed to be included in the distribution. I would like to use an installer something like MSI, but I am having difficulty working out how everything goes together.

Has anyone had any experience with this, and does this result in overly large files if you have to include the CLR as well? The project was written using Borlands C# Builder.