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
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center