Hi,
I'm new here and I need a small advice
Do you know how to wake up computer from hibernation or sleeping mode(in windows) by programming under C#?
Let me explain my problem. I created a simple programme which I want to run in the morning in different time. My problem is I don't know how to programme it to wake up computer and run programme . Every evening I want just add to my programme time to wake up. I know that under windows it's possible to do it by schedule task, but I want to do it automaticly.
Will you help me?
I'm new here and I need a small advice
Do you know how to wake up computer from hibernation or sleeping mode(in windows) by programming under C#?
Let me explain my problem. I created a simple programme which I want to run in the morning in different time. My problem is I don't know how to programme it to wake up computer and run programme . Every evening I want just add to my programme time to wake up. I know that under windows it's possible to do it by schedule task, but I want to do it automaticly.
Will you help me?
Comment