Are My.Settings values saved in the program itself or do they get stored in the registry? So, for example, if I set a My.Settings value with a program, then I copy the program itself to another PC – is the My.Settings value still set?
Are My.Settings values saved in the program itself or do they get stored in
Share
It depends upon the scope you have selected. There are two scope settings – Application and User scope.
From MSDN article: