武林網(wǎng)訊 今天重裝windows 7系統(tǒng)后,發(fā)現(xiàn)桌面的新加的圖標(biāo)都會有一個小箭頭,在不想安裝第三方優(yōu)化軟件的情況,修改windows系統(tǒng)設(shè)置就可以去掉小箭頭,具體方法如下:
reg add "HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/Explorer/Shell Icons" /v 29 /d "C:/Windows/system32/imageres.dll,196" /t reg_sz /f
taskkill /f /im explorer.exe
attrib -s -r -h "%userprofile%/AppData/Local/iconcache.db"
del "%userprofile%/AppData/Local/iconcache.db" /f /q
start explorer
將上面一段命令代碼復(fù)制到記事本,然后將記事本的后綴名改成.bat,運(yùn)行一下就搞定了。
新聞熱點(diǎn)
疑難解答
圖片精選