图标变白解决方法

mac2022-06-30  25

复制以下内容到记事本中,另存为时选择所有文件格式,然后命名为名字.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 打开explorer start explorer

转载于:https://www.cnblogs.com/jasonboren/p/11515445.html

最新回复(0)