The following error is reported when installing the Safeguard Authentication Services (SAS) core extensions in PowerShell
++++++++++++++++++++
The installation directory cannot be determined
Uninstall all SAS MSI packages and try the installation again.
++++++++++++++++++++
When installing the core extensions on a 64 bit computer the ‘X86’ extensions must be installed as well as the ‘X64’ extensions
Run the following commands.
PS> msiexec /i //corex86.msi
PS> msiexec /i //corex64.msi
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center