Программное обеспечение

Подскажите как убрать ошибку

А переставить инсталлер пробовали?
Reinstall/Repair the Windows Installer
Try re-registering it first
1. Click Start > Search >For files and folders and locate msiexec.exe take note of where yours is.
(In XP it’s usually in c:\windows\system32)
(In 2K it’s usually in c:\winnt\system32)
2. Click Start > Run > Regedit {Enter} and navigate to the following key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer On the right side double click ImagePath, Ensure the path to the file is the same one you found in step 1 (NOTE: there may be a /V after it this is normal) if the path is wrong you will need to change it.
3. Reboot the PC and start in safe mode (Press F8 as the PC boots and select Safe Mode)
4. Click Start > Run > msiexec /regserver {Enter}
5. Reboot the PC, if this doesn’t cure the problem you will need to reinstall

Reinstall Procedure

1. Click > Run > cmd {enter} at the command type the following commands
attrib -r -s -h drive:\%Windir%\system32\dllcache {Enter}
ren msi.dll msi.old {Enter}
ren msiexec.exe msiexec.old {Enter}
ren msihnd.dll msihnd.old {Enter}
2. Exit the command window
3. Download the new installer files
проще говоря надо переставить виндос инсталер
Женя Бут
Женя Бут
3 621
Лучший ответ
Женя Бут http://sysadmin.tomsk.ru/index.php?topic=1709.0 читай здесь
пробовать запустить указанную службу, если не запускается, то, возможно, зависимость от других служб, т. о. искать зависимости этой службы от других.
Roma Urechko
Roma Urechko
3 447