C# Windows Desktop Application
.Net 4.5
What is a best practice for get a programmer/admin/deployment ability to change settings.xml file BUT hide/prevent changing this file by a user?
Condition: settings.xml is in the same folder as .exe file
I did a search at the forum. But what is the simplest solution?
Any help would be appreciate.