Program scheduler.

  • Thread starter Thread starter ceed
  • Start date Start date
C

ceed

Hi,

I am looking for a way to to run a certain program for a set amount of
time and the have it closed. I can find ways to have program X run from
set time A to set time B. But I am not able to find out how to have
program X run for n minutes and then close down (sort of like a "sleep
timer"). Does anyone know of an application that could help me accomplish
the latter scheduling scenario?
 
Schedule the startup and shutdown with cron for win32, I run my backups and MRTG
with it.
 

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