猝然临之而不惊,无故加之而不怒。
分类:
2006-03-15 16:47:13
在安装CAD2006的时候,碰到一个错误:
事件類型: 警告
事件來源: MsiInstaller
事件類別目錄: 無
事件識別碼: 1015
日期: 2006/3/15
時間: 下午 04:47:19
使用者: 不適用
電腦: PDC
描述:
無法連線到伺服器。錯誤: 0x80040154
建议解决方法:
re-register service:
msiexec /unreg
msiexec /regserver
1. Click Start, click Run, type REGEDIT, and click OK.
2. In Registry Editor, go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer by clicking
the
PLUS(+) sign.
3. Highlight the MSIServer folder in the left pane, and double-click the
ImagePath
entry in the right pane.
4. Please set the value to the following path:
C:\Windows\System32\msiexec.exe /V
5. Click OK, and then exit the Registry Editor.
6. Restart the computer.
7. Keep press F8 key until the Windows Startup menu appears.
8. Choose the Safe Mode, and press Enter. Note: In the Safe Mode, your
system
display and Desktop will look and perform differently than in Normal Mode.
This is
only temporary.
9. Click Start, click Run, type COMMAND, and click OK.
10. After the DOS prompt appears, type the following command: msiexec
/regserver
11. Restart the computer in Normal mode.