q; task scheduler

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I have a windows exe called in a batch file. I scheduled a task for this
batch file in task scheduler for every 5 minutes. I was wondering if the task
is running for 6 minutes will the scheduler start another process or not?
 
JIM.H. said:
Hello,

I have a windows exe called in a batch file. I scheduled a task for this
batch file in task scheduler for every 5 minutes. I was wondering if the task
is running for 6 minutes will the scheduler start another process or not?

Use your batch file to launch two instances of Word,
or Notepad, then have a look in the Task Manager
to see what happens.
 

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