| View previous topic :: View next topic |
| Author |
Message |
Boskoop
Joined: 01 Jan 2005 Posts: 71
|
Posted: Tue Jan 10, 2006 6:30 pm Post subject: New Function: Wake-up-timer |
|
|
An autohotkey-function that could reactivate the computer from hibernate/ standby mode at a given time would be useful.
Schtasks is not able to do that, it must be combined with jt.exe. The syntax is awfully complicated and language specific. Schtask ships only with Windows XP Professional. The task scheduler can do it, but to remote-control it's GUI with AHK isn't that easy too.
What do you think?
Boskoop |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10480
|
Posted: Tue Jan 10, 2006 7:42 pm Post subject: |
|
|
| Would be good to have. Perhaps someone knows whether there is an API function that can be called to schedule a wake-up. If there is one, it might be callable immediately via DllCall. |
|
| Back to top |
|
 |
|