Hi,
I am using PB 2019 32 bit application on Windows 10 64 bit.
when I call RegistryGet function as in this example:
RegistryGet("HKEY_LOCAL_MACHINE\Software\Intercad\Polis\comune","comune",RegString!,gCodiceComune)
i got the registry value
from HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\WOW6432Node
and not from HKEY_LOCAL MACHINE.
the same with RegistrSet function.
Can You please tell me the reason and if there is a way to make it work correctly?
Thanks in advance
Mario Parietti