1.点击左下角window开始--所有程序--附件--运行。
2.将下面内容复制到运行框中,点击”确定“即可。
cmd /k reg add "HKEY_CLASSES_ROOT\lnkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe。