0

I currently have a .bat file that look like this:

start <program1>
start <program2>
pause

And that makes the job for opening the two programs I want at once.

But what should I do if, for instance, I want them to stop running after 1 hour?

Patrick Bard
  • 1,804
  • 18
  • 40

0 Answers0