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

Unix/Linux
如何实现Linux操作系统的自动登录
做一个好管家 Linux系统管理技巧大荟萃
linux 9系统下构建小型入侵检测系统
Linux系统初学之学习方向和方法浅谈
Linux系统管理技巧大荟萃
Linux操作系统中的7件武器详解
linux入门教程 第5章:网络应用
linux入门教程 第4章 X-Window与汉化
linux入门教程 第3章 rh使用指南
linux入门教程 第2章 安装指南
linux入门教程1 系统简介
[基础知识]Linux新手系列之五
[基础知识]Linux新手系列之四
[基础知识]Linux新手系列之三
[基础知识]Linux新手系列之二
[基础知识]Linux新手系列之一
[Linux]Mandrake 9.0安装和升级用法
[Linux]完全Mandrake 9.0 美化
[Linux]WINE安装教程
[Linux]输入法xsim安装方法

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


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