rss

Friday, August 21, 2009

How to Fix Windows Installer Errors

For Windows XP, 2000, & NT

1. Click Start

2. Click Run

3. Enter the following command (as illustrated) and then click OK.

msiexec /regserver

Fix Windows Installer Error

If the command above produces a path not found error, enter one of the following commands:

(WinXP) C:\Windows\system32\msiexec.exe /regserver

(Win2000 & Winnt) C:\Winnt\system32\msiexec.exe /regserver



For Windows 95 & 98

1. Click Start

2. Click Run

3. Enter the following command (as illustrated) and then click OK.

msiexec /regsrv32

Fix Windows Installer Error

If the command above produces a path not found error, enter the following command:

(WinXP) C:\Windows\system\msiexec.exe /regsrv32

0 comments:


Post a Comment