WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

How To
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Hibernate

 Keywords: Intcontrol 69 Hibernate Set Suspend State powrprof.dll rundll32.exe

Use Intcontrol 69. This IntControl puts the system into standby mode, if supported by the hardware and device drivers.

Or

This commandline can also tell the system to hibernate:

windir = DirWindows(0)
programname = windir :"\system32\rundll32.exe" 
parameters = "powrprof.dll,SetSuspendState Hibernate" 
run( programname, parameters )

Article ID:   W17932
Filename:   Hibernate.txt
File Created: 2009:03:10:10:26:24
Last Updated: 2009:03:10:10:26:24