help me find a software

hhpeter

New Member
Hi all
I need a software for automation of routine computer operations...I just schedule it to do something once and when I start my pc it will just do its job...is there something like that?
 
Windows already has one. It's under Accessories>System Tools>Scheduled Tasks.
 
Windows already has one. It's under Accessories>System Tools>Scheduled Tasks.
Yes but that just lets me run a program ...how should I do if I just want to copy a file from one folder to another, for example? Sorry I didn't been to accurate in my request on my previous post!
 
Or you could write a .bat file to copy the file and then use task scheduler to run the .bat when you want!
 
Back
Top