您的位置:首页 > 其它

我的电脑上有些图标怎么变成空白的了?

2015-10-20 15:44 225 查看
新建start.bat

输入

attrib -h -i "%userprofile%\AppData\Local\IconCache.db"

del "%userprofile%\AppData\Local\IconCache.db"

taskkill /f /im explorer.exe & start explorer.exe

运行
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: