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
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
Comment