`
yiyanwan77
  • 浏览: 183310 次
  • 性别: Icon_minigender_1
  • 来自: 威海
社区版块
存档分类
最新评论

去除win7快捷方式小箭头

 
阅读更多

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /d "%systemroot%\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

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics