Hello,
I develloping a project running on Windows 64 bits.
I want to read the 64bit of the registry, by using the function "Registry.GetValue", I can only read the 32 bit part if it.
I have read that a plugin is required ( the Ulrich Wow64 plugin).
How can I download it, or is there a other way to read this part of the registry?
thanks
--JL
I develloping a project running on Windows 64 bits.
I want to read the 64bit of the registry, by using the function "Registry.GetValue", I can only read the 32 bit part if it.
I have read that a plugin is required ( the Ulrich Wow64 plugin).
How can I download it, or is there a other way to read this part of the registry?
thanks
--JL
Comment