Hey,

Just so we are clear, you are talking about User scoped My.Settings, and not application scoped ones, yes?

As far as I am aware, there is no way to specify the location of the files used with My.Settings, these are handled automatically. If you are wanting to fix the location, then you are going to need to serialize the information to a particular location, and read and write to that location each time.

Gary