Is there any supported API in .NET 2.0 for writing to the userSettings section of the main exe\'s .config file?
Th
I think yes - manually writing to the .config file is the only way. Or you can let the administrator edit the .config-file himself.