"The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or the Windows Installer is not correctly installed. Contact your support personnel for assistance".
All do you need to do is Unregister and Re-Register the Windows Installer. You can do that
following the next steps:
- Log On "Administrator Account".
- Click Start < Run.
- In "Run" window type cmd, then press Enter.
- In "Command Prompt" window type "msiexec /unregserver" and press Enter.
- In "Command Prompt" window type "msiexec /regserver" and press Enter.
- Click to close "Command Prompt".
Congratulation, now you can install the application :)
No comments:
Post a Comment