Adding a file to the Once Click Deployment

I am trying to deploy a test application, which uses a config file for application parameters such as a connection string. How do I add this file to the deployment?

It is not very clear anywhere how to do this?

thanks in advance for any help.

[246 byte] By [CodingIsFun] at [2008-2-8]
# 2

One way is to add the file as a content file, this can be done by changing the build functions in the properties for the file.

GlennWilson at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...