需要用批处理实现桌面路径的更改,不许重启,不许注销,不许重启explorer手动更改桌面位置,桌面是可以无缝对接的批处理如何实现gpupdate /? 无用RunDll32.exe USER32.DLL,UpdatePerUserSystemParameters 无用cmd /c taskkill /f /im explorer.exe & start explorer 违反题意