|
Answer» Hi I am operating WIN 7 64bit
I want to hibernate my PC by executing a SINGLE file.
I tried creating shortcut but that didnt work for some reason.DONT know why.
Code: [Select] C:\Windows\System32\rundll32.exe powrprof.dll, SetSuspendState 0,1,0
I was WONDERING if .bat file can be a solution?
I dont know how to code batch file.
Can anyone help me ? Thanks in advance
Try it in a batch file. All you need is what you posted.
sorry i thought its a programming thing
|