Putting the computer to sleep and having it automatically wake

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mlevit
    New Member
    • Jun 2007
    • 30

    Putting the computer to sleep and having it automatically wake

    Hi,

    I currently have a VB program that uses the Shell command to shut it down. I use shutdown -f to shut the computer down.

    I was wondering if anyone knows what I can use to put the computer to sleep (S3 mode) and at the same set it to wake up at a certain time?

    I know there are programs that can do that but I need to a command that I can use in VB using Shell.

    Thanks
  • Dököll
    Recognized Expert Top Contributor
    • Nov 2006
    • 2379

    #2
    I googled this for ya but could not find a bit of code that would help make it happen. I did however find you a shareware:

    Your Freeware and Shareware Download Destination! : BlueChillies.com


    If all else fails, give that a go!

    Dököll

    Comment

    • mlevit
      New Member
      • Jun 2007
      • 30

      #3
      Yeah it's a tricky one. Thank for trying to look it up. I know it can be done because there are programs that do it.

      It should also be able to be done through Hibernation like TV Tuner cards do. You can set a program to be recorded at a certain time, and the computer will be placed into hibernation mode and will wake at the of the recording.

      I just haven't been able to find any code for it. I might have to contact one of the developers of some freeware software and see if they can help me.

      Thanks

      Comment

      Working...