1.去掉小箭头
reg add"HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerShellIcons" /v 29 /d "%systemroot%system32imageres.dll,197" /treg_sz /f
taskkill /f /im explorer.exe
attrib -s -r -h"%userprofile%AppDataLocaliconcache.db"
del"%userprofile%AppDataLocaliconcache.db" /f /q
start explorer
pause
复制上面的...[ 查看全文 ]