如何去掉桌面图标的箭头

1.开始——运行

2.然后在运行窗口里面输入: cmd /k reg delete "HKEY_CLASSES_ROOT\lnkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe 然后点击确定。

3.现在就ok了。

posted @ 2014-04-25 08:01  赤子情怀  阅读(147)  评论(0编辑  收藏  举报