Hi i am trying to make a simple application which will be used to point a web browser control to some of our web applications at my work. I would like to have only one exe file but also have an admin window to change some of the settings and have them persist when the application is closed. is that possible? i have looked at the application settings resources part but as i understand that makes a file that loads the settings.
I don't want to have to parse a file or have anything but ONE file so please don't suggest doing that if it is possible. (i don't mean to sound like a dick its just that is not at all what i want or can do)