task scheduler

  • Thread starter Thread starter Fred Klages
  • Start date Start date
F

Fred Klages

How do you make a scheduled task (an application in this
case) issue keyboard commands to answer questions, etc.
to get to the point the app can actually run its course?

Thanks
 
Fred Klages said:
How do you make a scheduled task (an application in this
case) issue keyboard commands to answer questions, etc.
to get to the point the app can actually run its course?

The Task Scheduler that comes with Windows cannot do this. You could
write a VBS script for this, but it may be easier to find a more
powerful scheduler.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top