Hi there,
I have x64 installer. I try to check registry some key exists in HKLM\SOFTWARE
I try to add extended to search for this registry key in HKLM\SOFTWARE... but it found nothing, and only when I add required key into HKLM\SOFTWARE\Wow6432Node, then search gives me result 1.
Is it normal that x64 installer not searches in x64 registry???