On Jul 12, 1:01*pm, "op...@hotmail.com" <op...@hotmail.com> wrote:
> Hi,
>
> Profile loads fine when Vista starts but is lost when sytem goes into
> standby. I have the program that loads the profile and can manually
> run it but prefer this to be automatic. How can one setup a task that
> runs after a wake event? Seems as though I can force logon after wake
> then use the "at logon" trigger to run it at both startup and after
> standby but prefer not to have to logon after waking from standby. Any
> other ideas? Maybe this can be done without having to use the task
> scheduler. Thanks!
Found an event that makes a system log entry "the system has resumed
from sleep". Using this to trigger the task....So far so good. System
log entry is as follows;
==============================
The system has resumed from sleep.
Sleep Time: 7/9/2008 4:37:01 PM
Wake Time: 7/9/2008 10:57:48 PM
Wake Source: Power Button
==============================
|