win+r打开运行,然后复制粘贴如下命令就OK辣
cmd /k reg delete "HKEY_CLASSES_ROOT\lnkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe
本文共 196 字,大约阅读时间需要 1 分钟。
win+r打开运行,然后复制粘贴如下命令就OK辣
cmd /k reg delete "HKEY_CLASSES_ROOT\lnkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe
转载于:https://www.cnblogs.com/sooooogiotto/p/10437078.html