1、将右键菜单改为win10传统样式
2、去除快捷方式小箭头
::将右键菜单改为win10传统样式
reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
::去除快捷方式小箭头
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /d "%systemroot%\system32\imageres.dll,197" /t reg_sz /f
::重启explore.exe,重建图标缓存
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使用方法:
windows图标点右键,终端管理员,粘贴输入;
或者保存为1.bat文件,右键管理员运行;
提供CDN加速/云储存服务