Not from a web page - it would have to be a Windows application written in C#. You'd need to find out where these values are stored (most likely in the registry) and then use whatever classes in C# to modify them. Changing registry values is pretty easy in C#.