Hi
Windows Installer manages how other programs are installed and uninstalled on your computer. Software publishers can use Windows Installer to help make the installation or uninstallation process more consistent from one program to another.
These are some of the steps which will help the windows installer to work without any error
- Check if the Windows installer service is started
Click start->type in services.msc and hit enter-> check for windows installer->start the service if it’s stopped
2) If Windows Installer does not work correctly, open Problem Reports and Solutions to see if a solution is available.
Open Problem Reports and Solutions by clicking the Start button, clicking Control Panel, clicking System and Maintenance, and then clicking Problem Reports and Solution
- Unregister Windows Installer, and then reregister Windows Installer. To do this, follow these steps:
- On the "Start" menu, click "Run:.
- In the "Open" box, type "msiexec /unreg", and then press ENTER.
- On the "Start" menu, click "Run".
- In the "Open" box, type "msiexec /regserver", and then press ENTER.