Verify the location of the
Msiexec.exe file on your hard disk.
To do so:
|
"Error 1719: The Windows Installer service could not be accessed" error message when you try to add or remove a program
Re-register the Windows Installer
|
|
Start your computer in
safe mode, and then register the Msiexec.exe file. To do so:
|
||||||||||||
| h. Shut down, and then restart your computer in standard mode. |
Reinstall the Windows Installer
| 1. Click Start, and then click Run. | |
| 2. In the Open box, type cmd, and then click OK. | |
| 3. At the command
prompt, type the following line, and then press ENTER, where Drive
is the drive where Windows is installed and where %Windir% is
the folder where Windows is installed:
attrib -r -s -h drive:\%Windir%\system32\dllcache
For example, type
attrib -r -s -h c:\windows\system32\dllcache
Note If you are using Windows
98, type system instead of
system32. |
|
| 4. At the command
prompt, type the following lines, pressing ENTER after each line:
ren msi.dll
msi.old
ren msiexec.exe msiexec.old ren msihnd.dll msihnd.old |
|
| 5. At the command prompt, type exit, and then press ENTER. | |
| 6. Restart your computer. | |
| 7. Update the Windows Installer files on your hard disk to the latest version. |