C
cyberco
WM5 PPC
I'm trying to add a registry key from within my C# code but ran into:
System.UnauthorizedAccessException
How can I circumvent this?
I'm trying to add a registry key from within my C# code but ran into:
System.UnauthorizedAccessException
How can I circumvent this?