Here’s how to go about rebuilding your Windows Vista Icon Cache:
1、Make sure you have Command Prompt and Task Manager open.
2、Kill Explorer (use theTask Manager to do this)
3、Open the command prompt and go to: %USERPROFILE%/AppData/Local
4、Unhide the IconCache.db file with the following command: attrib -h IconCache.db
5、Delete the IconCache.db file: del IconCache.db
本文介绍了一种解决Windows Vista图标缓存问题的方法。步骤包括:打开命令提示符和任务管理器;使用任务管理器结束资源管理器进程;在命令提示符中定位到%USERPROFILE%/AppData/Local;显示并删除IconCache.db文件。
911

被折叠的 条评论
为什么被折叠?



