I has the following code :

Microsoft.Win32.Registry.SetValue("HKEY_CURRENT_USER\Control Panel\International", "sShortDate", "dd/MM/yyyy")


When I click the control panel regional date properties, the date format was changed. But the desktop date at the bottom right was not changed. How can I make it change as well?