Fix “Windows Installer Service Could Not Be Accessed” Error in Windows 7
by Manoj[ Edit ] 2012-07-02 18:32:24
If you try to install a software on your Windows 7 operating system, you might get the following error message: 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. Such error message is triggered when the Installer gets corrupted or when Windows Installer service has stopped working for unknown reasons. Such issue is also available on Windows Vista and XP as well. Windows Installer is an important component which is used in all Windows operating systems to install, uninstall and support software and applications. Such a component is widely spread (also thanks to Microsoft support) in almost all software distributions as it will keep internal database of installed products consistent in Windows systems. Lets see how to fix it!
1.Click Start.
2.In the Search field (Run…if you have got Windows XP), type: CMD and press Enter.
3.Type msiexec.exe /unregister
4.Press Enter.
5.Type msiexec /regserver
6.Press Enter.