REM*** This is ReadyBoob.bat , 管理者権限 ***netstop sysmaindelC:\windows\prefetch\*.* /qscconfig SysMain type= ownnetstart sysmaintimeout/t 30netstop sysmaindelC:\windows\prefetch\*.* /qnetstart sysmainwmicservice where name="SysMain" get ProcessID | findstr /v P > %0\..\PID_SysMain.txtset/p PID=< %0\..\PID_SysMain.txtwmicprocess where ProcessID=%PID% CALL setpriority "Idle"pause