There is a service that works with the dll library connected to it. The library stores some settings in the App.Config file. Question: how to enable the user to change these settings manually? There is an idea to create a separate window application that would change the fields in the App.Config file. I would like to find the best solution.