建立bat文件

rem 关闭explorer.exe
taskkill /f /im explorer.exe
attrib -h -i %userprofile%\AppData\Local\IconCache.db
del %userprofile%\AppData\Local\IconCache.db /a
rem 打开
start explorer

posted on 2014-06-05 13:18  学业未成  阅读(402)  评论(0编辑  收藏  举报