When I've deployed a Windows Forms application, how can I change the default settings?
问题 I've deployed a Windows Forms application. On my local development PC, there is a settings.settings file which contains all the app's settings. I'm aware as-per this question and others like it, that a User.config file gets created in c:\Users\username\Local Settings\AppData\Local\... However, I need to change a default setting, so that when users start it for the first time, the default settings are different than when we initially deployed the app. So the first time a user runs the app, it