it is still SetValue. You need to put in the name of the key, and then the new value you want to change. For example: Registry smb = Registry.CurrentUser.CreateSubKey(“Control Panel\\Mouse”); smb.SetValue(“ChangeMouseButtons”, “1”); //This changes the value of: HKEYCURRENTUSER/Control Panel/Mouse/ChangeMouseButtons to 1 //ChangeMouseButtons already exists, but we are changing the value of it and overriding it.
i am a good person
you are
dont know how to thank you, been looking for this for last 5 hours, EVEN CHATGPT FAILED, BING CHAT FAILED, YOUR SOLUTION WORKED 100%
You have been very helpful thank you so much :D
This is nice. Thanks
thanks you so much
can i add another patch? i want to change hardisk signature in local machine
can you tell me how to enumerate through all values in a registry key
This is how you do it :)
th-cam.com/video/316NFexrQW4/w-d-xo.html
(just make sure you read the pinned comment. Its pretty important.)
@@posetcoder thx
how can I contact you ? any social handle could you provide
Sorry, I cannot provide a social handle to you. If you have any questions, I will happily answer them here :)
How do you write random numbers?
with library
hi, how can i change the value if the key have created?
it is still SetValue. You need to put in the name of the key, and then the new value you want to change. For example:
Registry smb = Registry.CurrentUser.CreateSubKey(“Control Panel\\Mouse”);
smb.SetValue(“ChangeMouseButtons”, “1”);
//This changes the value of: HKEYCURRENTUSER/Control Panel/Mouse/ChangeMouseButtons to 1
//ChangeMouseButtons already exists, but we are changing the value of it and overriding it.
@@posetcoder thank you!
can u help me with roblox
getting into an account idk how
to get the password but
i found out how to get the rbx
what do you mean?
is it your account?
It is not possible to get the account back without making the user run a malware which will take the password.