Network Management
Installation error: The Windows Installer Service could not be accessed
This article addresses installation issues on Orion modules that display the following error: The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
First published date
Last published date
Overview
This article addresses installation issues on Orion modules that display the following error:
The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
Product section
Resolution
Here is a complete set of steps that should allow you to repair the Windows Installer service on a 64-bit OS:
- Click > Start > Run.
- Enter cmd and click OK.
- Run the following commands:
%windir%\system32\msiexec.exe /unregister %windir%\syswow64\msiexec.exe /unregister %windir%\system32\msiexec.exe /regserver %windir%\syswow64\msiexec.exe /regserver
- Restart the computer.
- Retry installation
Note that this workaround is documented in this knowledge base article (© 2016 Microsoft, available at https://www.microsoft.com/, obtained on October 25, 2016.), but the extra steps that are needed on 64-bit operating systems can be easy to miss.