C# convert binary dara to string?
- by Tom
Hi, just going through the registry retrieving values and binary is making my file outputer fall.
I was wondering how could i convert Subkey.getValue(value[i]) into a String if the Value type is binary?
Thank you in advance