@echo 删除快捷方式小箭头----by sun @echo off reg delete "HKEY_CLASSES_ROOT\lnkfile" /v IsShortCut /f taskkill /f /im explorer.exe start explorer.exe exit