当前位置: 首页 > 图文教程 > 操作系统 > Unix/Linux > Windows 2000 的桌面不見了的解決方法

Unix/Linux
Linux网管123---组态XWindow系统-1.使用X-Configurator
Linux网管123---安装及硬体组态-8.下载及安装RedHat更新程式
Linux网管123---安装及硬体组态-7.从LILO启动
Linux网管123---安装及硬体组态-1.建立一张安装磁片
Linux程式设计-11.ShellScript(bash)--(2)教学例
Linux程式设计-11.ShellScript(bash)--(1)简介
简单配置linux下的网络邻居samba
如何使用 Linux 系统下的编辑器系列教程(1)
如何将.tif\.rgb\.gif......的图片转换成.xpm的格式?
请问linux下如何查看打开的文件数?谢谢如bsd下面的pstat -T
Redhat 8.0运行一段时间就死机高手帮忙啊(重发)
filesystem type unknown
LINUX与UNIX SHELL编程指南 下载
LINUX应用程序开发指南 下载
各位大哥,请告诉我linux下的文件目录的颜色代表什么?
安装最新中文OpenOffice.org 1.1 RC3
关于redhat 9.0 打开进程打开最大文件数
如何在shell脚本程序中获取日期值?
关于dd命令的求助!!!
如何恢复grub?

Unix/Linux 中的 Windows 2000 的桌面不見了的解決方法


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-01   浏览: 40 ::
收藏到网摘: n/a


上星期, 上司手提電腦內的 Windows 2000 桌面忽然消失了, 每次開機後都要在 Task Manager 內執行不同的軟件, 非常不方便, 在 Google 查了一會便找到一個解決辦法了。
2221. When you log on to Windows 2000, you have a blank or missing desktop?
When this happens, press CTRL+ALT+DEL and start Task Manager. If Explorer.exe is not a running process, try starting it.
If this does not solve the problem, you most likely have an old version of a required DLL in %SystemRoot%.
Windows 2000 uses the same methodology to locate a DLL as windows NT. Since Explorer.exe is located in %SystemRoot%, any old DLL, located in %SystemRoot%, would be found before the correct version.
My guess is shdocvw.dll, but any of the following other files in %SystemRoot% can cause problems:
Browseui.dllComctl32.dllComdlg32.dllMlang.dllOle32.dllOleaut32.dllShell32.dllShlwapi.dllUrlmon.dllWininet.dll
To fix the problem:
1. Press CTRL+ALT+DEL and start Task Manager.

2. Select New Task (Run) from the File menu.
3. Switch (CD) to the %SystemRoot% folder.
4. Rename the offending file to .old (rename shdocvw.dll shdocvw.old).
5. Shutdown and restart your computer.
NOTE: The newer versions of the above files will be located elsewhere on your disk.
Source: JSI FAQ, http://www.jsifaq.com/SUBE/tip2200/rh2221.htm