Just_Plain_Cool 0 Posted August 4, 2004 I have written a AutoIt script that waits for a time set by the user and then automates a task. One of my users wants the script to run even if her computer is in standby mode. Is there a way to wake the computer using AutoIt? I looked through the help file and found nothing on this one... All help is appreciated, JPC Share this post Link to post Share on other sites
ezzetabi 3 Posted August 4, 2004 (edited) Wake on Lan? If you are in network... Otherwise using the Task scheduler shoud wake the computer. Emulating some mouse movements, perhaps? Edited August 4, 2004 by ezzetabi Share this post Link to post Share on other sites