is there any program that can tell your computer what to do

Joined
Mar 27, 2008
Messages
48
Reaction score
64
hi there, if i want to go to sleep but tell my computer to do stuff while i am alseep eg. if i leave something downloading then i want the computer to download from another link right after that one finished downloading, is there a program that can tell my computer to do these things without me having to get back up every hour to ssee if something has finished downloading so i can put another link to download???
 
well of course there is, you can use torrent clients for that or some download managers.
 
get like a macro. it records your mouse movements and play them back. go to yahoo and lookup desktop macro
 
WinAutomation ;)

Free for 30 days but you get to keep the programs created :)
 
I have not used this in a while, but when I did need to build macros to automate task Auto Hot Key was always my choice.
Code:
www.autohotkey.com/
It works well with
Code:
www.autoitscript.com/autoit3/index.shtml
to automate the macros your create. A slight learning is involved. I believe they are both still free.
 
Back
Top