你是我的我是大家的!
发布时间:2012-12-08 23:04:27
步骤:1.通过组织查看文件夹选项,显示所有文件已知的扩展名2.建个文本文档将下面的代码复制,并且改为后缀名为.bat的文件,然后双击运行,即可解决问题这种方法叫做win7图标缓存重建rem 关闭Windows外壳程序explorertaskkill /f /im explorer.exerem 清理系统图标缓存数据库attrib -h -s -r "%userprofile%\AppData\Local\IconCache.db"del /f "%userprofile%\AppData\Local\IconCache.db"attrib /s /d -h -s -r "%userprofil......【阅读全文】