Symptoms
- You are installing Acronis True Image (any version) in Windows
- Installation fails with:
The Windows Installer Service could not be accessed. This can occur if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
Cause
Issue in the Windows Installer.
Solution
- Make sure Windows Installer Service is not disabled: Start -> Run -> services.msc -> locate Windows Installer Service and check its Startup Type; it should be set to Manual or Automatic. Click Start to start the service.
- Re-register Windows Installer Service: open command Prompt (Start -> Run -> cmd) and type in:
msiexec /unregister
msiexec /regserver - Follow this Microsoft KB article.
More information
Please contact Microsoft support if the issue persists.