© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
❔ Doing a test DWORD, but sometimes the Dword value doesnt change: - C#
C
C#
•
3y ago
•
50 replies
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
)
;
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,423
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Next page
Similar Threads
My test code doesnt work.. confused
C
C# / help
3y ago
❔ Delete a registry DWORD with just one button for visual studio c#
C
C# / help
3y ago
Method doesnt exist, but i have the correct package
C
C# / help
3y ago