win7恢复锁定任务栏的快捷方式

把以下命令分别输入到开始-运行中

1、cmd /k reg add "HKEY_CLASSES_ROOT\lnkfile" /v IsShortcut /f

2、cmd /k reg add "HKEY_CLASSES_ROOT\piffile" /v IsShortcut /f

3、cmd /k taskkill /f /im explorer.exe & explorer.exe

猜你喜欢

转载自bsr1983.iteye.com/blog/1919357