It seems this doesn't work like it should or I've don't understand it at all ;)
Microsoft help says:
Use 32-bit Registry: Specifies whether registry hive detection will always occur in 32-bit or determine whether the computer is 64-bit or 32-bit and detect the registry hive accordingly. By default, the Use 32-bit check box is not enabled and both 64-bit and 32-bit registry detection are supported.
So I thought if I leave the setting "32 bit registry" unchecked for example both of this registry hives will be checked.:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Test1
and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Test1
But in my tests only the defined registry key in the Update rule will be checked and not both of them.
Microsoft help says:
Use 32-bit Registry: Specifies whether registry hive detection will always occur in 32-bit or determine whether the computer is 64-bit or 32-bit and detect the registry hive accordingly. By default, the Use 32-bit check box is not enabled and both 64-bit and 32-bit registry detection are supported.
So I thought if I leave the setting "32 bit registry" unchecked for example both of this registry hives will be checked.:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Test1
and
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Test1
But in my tests only the defined registry key in the Update rule will be checked and not both of them.