Hello,

I have to query a string value from the registry and i use RegistryKey.GetValue(""). But this is returning a normalized string and some characters have codes replaced by by the equivalent codes.
Since i need to get the real value of the string by adding a specific amount to each character in the string, this normalization will not help me at all.

Does anyone knows how to get the un-normalized value from the registry?

Thanks,

Tell me what the value you get and how you need to present it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.