I have a batch file that I use to:
Create a restore point, then swap out my modified system files. I store the "Sleep.exe" file in the same folder as the batch file.
The script goes something like:
echo Please wait while a Restore Point is made.
sleep 17
Take ownership,Rename Replace, Blah...
Hi, I'm new of here.
Could anyone tell me the sleep command of Windows 7?
I have try that:
Rundll32.exe Powrprof.dll,SetSuspendState Sleep
but it doesn't work, it will become hibenate.
My powercfg
C:\>powercfg -a
此系統有以下幾種睡眠狀態: 待命 ( S1 S3 ) 休眠 混合式睡眠
此系統缺乏以下幾種睡眠狀態:
待命 (S2)...