Теперь при попытке что-либо установить вылетает окошко "Windows Installer" - Идет подготовка к установке. А затем ошибка: "Нет доступа к службе установки Windows. Обратитесь в службу поддержки". Зашел в службы: она там выключена. Запускаю вручную. Ошибка: "Не удалось запустить службу Windows Installer на Локальный компьютер. Ошибка 997. Протекает наложенное событие ввода/вывода." И все на круги своя.
Кто сталкивался, помогите плиз...
А переставить инсталлер пробовали? Я читал в одном форуме что челу помогла установка SP2, но я не знаю стоит ли у вас он. Поэтому:
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 (Unless your using XP)
Windows XP comes with the files preloaded, and a reboot will restore them.
Also See Description of the Windows Installer CleanUp Utility
http://support.microsoft.com/default.aspx?...kb;en-us;290301