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

Unix/Linux
实用技巧:sys 请求:内核严重错误?没问题[ZT]
LINUX 的 HOSTID
出现这个信息:neighbour table overflow,什么原因?
如果用的是SCSI硬盘,在GRUB中显示root(hd0,0)对吗?
介绍一个下载LINUX、UNIX资料的网站,很不错
大家谁知道jdk那种.bin的安装文件是怎么做的?
如何新增一块硬盘
大侠帮我看看,怎么多了条route?
不用root密码也可以執行root的程序--Sudo
访问控制大师,使用pam来支持login的访问控制
Linux知识宝库:Kylix经典十大难题解决方法
小技巧:自制c语言编制cgi实现搜索
数据库管理员的难题,选择MySQL还是SQLServer
一托N的实现GRUB引导多个操作系统
网络技术之Linux网络的IPv6应用(1)
网络技术之Linux网络的IPv6应用(2)
网络技术之Linux网络的IPv6应用(3)
MySQL的远程连接出现错误提示分析
利用Perl列出系统环境变量清单范例
系统管理员必备常识之RAID磁盘阵列

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


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-01   浏览: 42 ::
收藏到网摘: 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