antidotcb
Posts: 34
Joined: Mon May 17, 2010 8:10 am

Extended registry search does not find x64 key

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???
mihai.petcu
Posts: 3860
Joined: Thu Aug 05, 2010 8:01 am

Re: Extended registry search does not find x64 key

Hello,

You should check the "Search the 64-bit portion of the registry" option for that registry search.

All the best,
Mihai
Mihai Petcu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
antidotcb
Posts: 34
Joined: Mon May 17, 2010 8:10 am

Re: Extended registry search does not find x64 key

I don't use MSI search, i use extended AI search, which checks whenever registry key exists.
mihai.petcu
Posts: 3860
Joined: Thu Aug 05, 2010 8:01 am

Re: Extended registry search does not find x64 key

Hello,

Unfortunately, the extended search cannot search 64-bit locations but we already had this issue on our TODO list. I just increased its priority and it should be available in a soon version.

All the best,
Mihai
Mihai Petcu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
mihai.petcu
Posts: 3860
Joined: Thu Aug 05, 2010 8:01 am

Re: Extended registry search does not find x64 key

Here a thread with a meanwhile workaround.

All the best,
Mihai
Mihai Petcu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
sjeslis
Posts: 308
Joined: Mon Aug 22, 2011 11:40 pm
Contact: Website

Re: Extended registry search does not find x64 key

Was this feature every added to the product?
Scott Jeslis
Senior Software Engineer
Cicero, Inc.
mihai.petcu
Posts: 3860
Joined: Thu Aug 05, 2010 8:01 am

Re: Extended registry search does not find x64 key

Hello,

No, not yet. The priority is low because the functionality is already included with a regular search in registry location (not extended).
If you want to determine whether a registry key exists, you can search for a value in it with a regular search or use the workaround in the link above with an extended search.

All the best,
Mihai
Mihai Petcu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”