I have a windows service whose settings are stored in an ini file in C:\Documents and Settings\All Users\Application Data\company\product and handled by Nini. Now I will write a similar application and look at if I can do a better solution this time. How do you want me to save all program settings. Where should the file be saved? Which tool should I use for handling the file?
The settings should be easily changed by the customer directly in the file. It must be a fix directory.