Hey there
so this program im building needs to read the info from LocalMachine\\SYSTEM\CurrentControlSet\\Control\\ComputerName\\ComputerName\\
within that folder i need to get the data from the string value called "ComputerName" I've tried a lot of ways to get this within c# but with no success im afraid :/ I'm just ending up with an error saying "Object reference not set to an instance of an object"
Any idea how i could do this? :/
Kind Regards
-Jazerix