problema con windows installer (sos)

17/11/2003 - 20:41 por oscar | Informe spam
Estoy usando windows 2000 server y tengo el siguiente
problema:
Cada vez que intento instalar un programa en la máquina me
sale un aviso diciéndome que windows installer no se puede
inicializar y que esto puede ser debido a que esté
funcionando en modo de prueba de fallos o que no esté bien
instalado el servicio. Si miro en servicios, windows
installer aparece pero no me deja acceder a él (además
aparece toda la línea en blanco; no pone nada en el modo
de ejecución ni nada por el estilo).

¿Alguna sugerencia?

Saludos
 

Leer las respuestas

#1 José Antonio Quílez [MS MVP]
17/11/2003 - 21:39 | Informe spam
Para reparar Windows Installer, sigue los pasos del siguiente artículo:

****
PSS ID Number: 324516

Article Last Modified on 9/24/2003

...

When you try to install Microsoft Office, you may receive an error message similar to the following:
The Windows Installer Service could not be accessed.
CAUSE
This problem may occur if the Windows Installer files are damaged or missing.
RESOLUTION
To resolve this problem, use one of the following methods.
Method 1: Re-Register Windows Installer
WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

Note Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.

To re-register Windows Installer, follow these steps.

Note If you cannot complete the following steps, go to method 2.
1.. Click Start, and then click Search.
2.. Click All files and folders.
3.. In the File name box, type Msiexec.exe, and then click Search.
4.. After the search is complete, make a note of the location of the Msiexec.exe file. The location of the file should be similar to the following example:
C:\Windows\System32

5.. On the File menu, click Close to close the Search dialog box.
6.. Click Start, and then click Run.
7.. In the Open box, type regedit, and then click OK.
8.. Locate and click the following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer
9.. In the right pane of the Registry Editor window, double-click ImagePath.
10.. In the Edit String dialog box that appears, make sure that the string in the Value data box contains the correct path for the Msiexec.exe file that you determined in step 4.

Note The following is an example of the correct path, where drive is the drive where Windows is installed:
drive :\Windows\System32\msiexec.exe /V



If the Value data box does not contain the correct path, make changes to correct the path, and then click OK to close the Edit String dialog box.
11.. On the File menu, click Exit to quit Registry Editor.
12.. Start your computer in Safe mode, and then register the Msiexec.exe file. To do this, follow these steps:
1.. Shut down your computer, and then restart your computer.
2.. Restart your computer and press the F8 key on your keyboard. On a computer that is configured for booting to multiple operating systems, press the F8 key when you see the Boot Menu.
3.. Use the ARROW keys to select Safe Mode, and then press ENTER.
4.. If the Boot menu appears again, and the words "Safe Mode" appear in blue at the bottom, select the installation that you want to start, and then press ENTER.
5.. Log on to the computer.
6.. Click Start, and then click Run.
7.. In the Open box, type msiexec /regserver, and then click OK.
13.. Shut down your computer, and then restart your computer normally.
If you still cannot install Microsoft Office successfully and you receive an error message similar to the message listed in the "Symptoms" section, go to Method 2.
Method 2: Reinstall Windows Installer
To reinstall the Windows Installer, follow these steps.

NOTE: Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.

1.. Click Start, point to All Programs, point to Accessories, and then click Command Prompt.

Windows opens a command prompt window.
2.. At the command prompt, type one of the following commands, and then press ENTER, where drive and Windows are the drive and folder where Windows is installed.
a.. If you are running Microsoft Windows XP, Microsoft Windows 98, Microsoft Windows 2000, or Microsoft Windows NT, type the following:
attrib -r -s -h drive:\Windows\System32\dllcache

b.. If you are running Microsoft Windows Millennium Edition, type the following:
attrib -r -s -h drive:\Windows\System32

3.. At the command prompt, type the following. Press ENTER after you type each line.
ren msi.dll msi.old
ren msiexec.exe msiexec.old
ren msihnd.dll msihnd.old


4.. At the command prompt, type exit, and then press ENTER.
5.. Restart your computer.
6.. Update the Windows Installer files to the latest version. To do so, visit one of the following Microsoft Web sites, and then download and install Windows Installer 2.0.

Note Windows Installer 2.0 is included with Microsoft Windows XP. You do not have to perform this step if you are using Windows XP.
a.. For Windows 98, Windows 98 Second Edition, and Windows Millennium Edition:
http://www.microsoft.com/downloads/...easeID2831

b.. For Microsoft Windows NT 4.0 and Microsoft Windows 2000:
http://www.microsoft.com/downloads/...;NewList=1

7.. After the installation of the Windows Installer is complete, shut down and restart your computer normally before you install Microsoft Office.

Saludos

José Antonio Quílez [MS MVP]
Sevilla - España

_________________


"oscar" escribió en el mensaje news:5dbe01c3ad42$d8623f30$
Estoy usando windows 2000 server y tengo el siguiente
problema:
Cada vez que intento instalar un programa en la máquina me
sale un aviso diciéndome que windows installer no se puede
inicializar y que esto puede ser debido a que esté
funcionando en modo de prueba de fallos o que no esté bien
instalado el servicio. Si miro en servicios, windows
installer aparece pero no me deja acceder a él (además
aparece toda la línea en blanco; no pone nada en el modo
de ejecución ni nada por el estilo).

¿Alguna sugerencia?

Saludos

Preguntas similares