Dear Advanced Installer Support Team,
We just noticed that some errors are visible in our installation logfile, e.g.:
MSI (s) (E0:74) [08:54:44:585]: Error: cannot register 64 bit component {6519481E-D40D-4BAA-9D97-39BFFEF912BA} on 32 bit system. KeyPath: <\Microsoft.SharePoint.Client.Runtime,Version="16.0.0.0",Culture="neutral",PublicKeyToken="71e9bce111e9429c",ProcessorArchitecture="MSIL"
MSI (s) (E0:74) [08:54:44:585]: Error: cannot register 64 bit component {03123C99-87BB-4465-9BCB-DC29C4B003C1} on 32 bit system. KeyPath: <\Microsoft.SharePoint.Client.Taxonomy,Version="16.0.0.0",Culture="neutral",PublicKeyToken="71e9bce111e9429c",ProcessorArchitecture="MSIL"
MSI (s) (E0:74) [08:54:44:585]: GetSharedDLLKey called with invalid ibtBinaryType argument!
MSI (s) (E0:74) [08:54:44:601]: Error: cannot register 64 bit component {857578EF-F31D-4830-BEC5-245A2ECE1619} on 32 bit system. KeyPath: <\Microsoft.Identity.Client,Version="2.7.1.0",Culture="neutral",PublicKeyToken="0a613f4dd989e8ae",ProcessorArchitecture="MSIL"
MSI (s) (E0:74) [08:54:44:601]: Error: cannot register 64 bit component {98AF8F6B-5C9D-46F4-BA40-EF105D6CF250} on 32 bit system. KeyPath: <\Microsoft.IdentityModel.Clients.ActiveDirectory,Version="4.5.1.0",Culture="neutral",PublicKeyToken="31bf3856ad364e35",ProcessorArchitecture="MSIL"
and many more
I just checked our component belongs to "6519481E-D40D-4BAA-9D97-39BFFEF912BA" guid and its "64-bit Component" checkbox is enabled -> sometimes that checkbox is automatically marked when I add a dll to our setup. Is Advanced Installer tool is analyzing the dlls and setting the value of the checkbox accordingly?
Do you think we can ignore those error in the installation logfile? If those DLLs are really 64-bit DLLs and cannot be installed on 32-bit PCs, then those errors kind of make sense.
Best regards,
Zsolt
FOLLOW US