Advanced Technology for Eternal Truth
|
|
Login
|
|
|
Article Breadcrumb
Error Code 23
Problem:
The following error halts the installation of Libronix:
Error Code 23: Cannot initiate the Windows Installer
This error occurs because the Windows Installer has become unregistered.
Solution:
Unregister and re-register the Windows Installer:
Windows Vista
-
Click on the Start button and click into the Start Search field.
-
Type cmd.exe. When cmd.exe (or cmd) appears at the top of the Start Menu under Programs, right-click on the filename and choose Run as administrator.
-
If a User Account Control (UAC) window appears asking for permission, click Continue.
-
A command prompt window will open.
-
Type msiexec -unregister, and press Enter.
-
Type msiexec -regserver and press Enter.
-
Type Exit and press Enter to close the window.
-
Reattempt the installation.
Windows 2000 and XP
-
Click on Start | Run, type C:\Windows\System32\msiexec -unregister, and click OK.
-
Repeat step 1 with this command C:\Windows\System32\msiexec -regserver and click OK.
-
Reattempt the installation.
Windows 98 and ME
- Click on Start | Run, type command, and click OK.
- In the MS-DOS window type: cd c:\windows\system and press Enter.
- Type msiexec –unregister and press Enter.
- Type msiexec –regserver and press Enter.
- Type Exit and press Enter to close the window.
- Reattempt the installation.
Last Updated: 6/26/2008
|
|
|
|
|