I have a small WPF application for installing files. When a button is clicked a window opens prompting the user to input the install path to a textbox and click a button when finished. How do I put this input into the settings file so it can be used app wide? I can provide any code if requested.
PS: I am very new to StackOverflow, so please give me a heads up if I should be doing something differently when asking questions. :)