2yxle
❔ Doing a test DWORD, but sometimes the Dword value doesnt change:
I want to change the DWORD value when clicking the button, but it doesn't change. How do i resolve this issue?
Registry.SetValue(@"HKEY_LOCAL_MACHINE\SOFTWARE\AMD", "what", 1, RegistryValueKind.DWord);
51 replies