I have a App.Config file that users can go to and set some settings to run the program.
But when I go to bin\\release folder of my program to copy and give them
Is the App.config file set to copy on build? If you right-click on the App.config in VS, and go to Properties, it should be set to 'Content' and 'Copy Always'/'Copy if newer'.