I use the app.config file to store some values (path to a mapping database, data connection selections). These settings differ on the user machines and I would like the inst
If you're using a VS setup project, have you created a custom action? I've used them for everything from poking XML values to deploying databases.