Quote Originally Posted by techgnome View Post
Right... there are only two types of settings... Application and User ... those are the only two scopes. For that code to work, it needs to be a User setting. Application settings can'r be changed once set (well they can but not so easily). But in this case it should be User anyways because that's whats being tracked.

As for will it work in 2022? Shrug. Maybe. It should work if using .NET Framework ... if using Core (or what's now just .NET) ... maybe? I don't have a god way to test. All I can say is try it. Its small code, easy to drop in and test and see if it works.


-tg
Thank You for the info