閱讀877 返回首頁    go 微軟 go windows


Windows10係統html文件圖標空白怎麼解決?

之前是沒有瀏覽器關聯,我關聯後圖標還是空白的

我用了下麵這篇文章的方法還是不行,怎麼解決呢?

https://www.cnblogs.com/alantao/p/7809151.html



您好!

您可以嚐試以下方案進行操作,看看是否有效果:

新建一個文本文檔,輸入下麵的命令,保存;

 

將文件的後綴名更改為:.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



您好!

您可以嚐試以下方案進行操作,看看是否有效果:

新建一個文本文檔,輸入下麵的命令,保存;

將文件的後綴名更改為:.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

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

我把上麵加粗的部分粘貼到記事本並且保存為.bat了,無論是直接運行還是管理員方式運行都隻是重啟資源管理器的效果,並沒有恢複html文件的圖標,請問還有其他更好的方法嗎?

     

最後更新:2018-01-16 15:03:50

  上一篇:go 預裝的家庭版,通過應用商店升級為專業版後,能否轉移激活?
  下一篇:go 想用bitlocker密碼的方式加密C盤