I recently learned that My.Settings.Save() can save things. But where does it save the information? I found out it is not in the program itself. If I move the debug exe to another location it can't find the saved data (but storing a new data and loading that does still work). So where does the data store?