« | August 2025 | » | 日 | 一 | 二 | 三 | 四 | 五 | 六 | | | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | | | | | | | |
| 公告 |
不知不觉6年了
|
Blog信息 |
blog名称:〾堯仸〾的天空 日志总数:139 评论数量:503 留言数量:16 访问次数:2713311 建立时间:2005年4月23日 |

| |
Setup Library wbemupgd.dll could not be loaded 原创空间, 软件技术
〾堯仸〾 发表于 2008/3/9 20:59:33 |
When you try to use Add or Remove Programs on a Microsoft Windows Server 2003-based computer, you may receive the following error message:
Setup Library wbemupgd.dll could not be loaded, or function OcEntry could not be found. Contact your system administrator. The specific error code is 0x7e.
CAUSE
This problem occurs because the Path system variable has changed.
RESOLUTION
To resolve this problem, follow these steps:
1.
Click Start, right-click My Computer, and then click Properties.
2.
Click the Advanced tab, and then click Environment Variables.
3.
Click Path in the System variables list, and then click Edit.
4.
Replace two of the paths in the Variable value box. To do this, follow these steps:
a.
Delete the following two paths in the Variable value box:
SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem
b.
Type the following text in the Variable value box to replace the paths that you removed in step 4a.
C:\Windows\System32;C:\Windows\system32\Wbem Note C is the hard disk drive where Windows is installed, and Windows is the folder where Windows is installed |
|
|