@echo off
reg add "HKCR\Directory\Background\shell\RestartExplorer" /ve /d "重启资源管理器" /f
reg add "HKCR\Directory\Background\shell\RestartExplorer\Command" /ve /d "cmd /c \"wmic process where \"caption='explorer.exe' and not commandline like '%%%%factory%%%%'\" call terminate\"" /f这个据说可以重启桌面不关闭资源管理器
人生在世大闹一场