admin 发表于 2013-4-27 11:58:17

如何去除快捷方式的箭头

点开始——运行(或者直接按win+R)   输入cmd /k reg delete "HKEY_CLASSES_ROOT\lnkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe 后点确定就ok了!!


页: [1]
查看完整版本: 如何去除快捷方式的箭头