This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- System Search behavior when search for registry entry
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Mar 19, 2022
12:38 PM
System Search behavior when search for registry entry
I am using system search to get a registry value, I explicitly set the registry to be searched as this snippet HKEY_LOCAL_MACHINE\SOFTWARE however it fails to get the value and when when I look at the installer logs, its for some weird reason that I am failing to understand its searching for HKEY_LOCAL_MACHINE32\SOFTWARE.
MSI (c) (58:EC) [03:29:20:175]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE
Anyone know why this 32 is being added to the registry search?
(0) Replies