登录 注册
当前位置:主页 > 资源下载 > 15 > 去除快捷方式角标.zip下载

去除快捷方式角标.zip下载

  • 更新:2024-11-25 12:00:32
  • 大小:408B
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:桌面系统 - 操作系统
  • 格式:ZIP

资源介绍

去除快捷方式角标 这是源代码 reg add “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons” /v 29 /d “%systemroot%\system32\imageres.dll,197″ /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 pause