025061 Posted July 31, 2009 Share Posted July 31, 2009 Hello, I wanted to write a batch file which can repeat some processes every 1 minute. But i couldn't write. :) It should be like that; 1- Do x, y, z bla bla 2- wait 1 minute 3- turn 1. step Can anyone help me? Please. Link to comment Share on other sites More sharing options...
0 025061 Posted July 31, 2009 Author Share Posted July 31, 2009 Ok. I have found a solution. There is "sleep.exe" in Windows Server 2003 Resource Kit Tools. It can be used for waiting. So i could write my time loop. :) Windows Server 2003 Resource Kit Tools: http://www.microsoft.com/Downloads/details...;displaylang=en Link to comment Share on other sites More sharing options...
Question
025061
Hello,
I wanted to write a batch file which can repeat some processes every 1 minute. But i couldn't write. :)
It should be like that;
1- Do x, y, z bla bla
2- wait 1 minute
3- turn 1. step
Can anyone help me? Please.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts