|
-
Feb 4th, 2012, 12:27 PM
#1
USe SCHTASKS to run a task - holding others till this one is done
I want to run a series of .BAT files - but only have ONE RUNNING at a time. If I have two or three .BAT files I want them queued up so that only one runs - then the next - and so on.
I could do this with other O/S task management tools.
I was going to code my own methods - seeing if a .BAT was running - holding the others - etc. But the handshaking on this operation could be painful to test...
I was hoping the SCHTASKS tool in windows would be my answer - but I'm not seeing options to do this.
Anyone have any ideas??
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|