The Black Cloud Posted November 11, 2004 Posted November 11, 2004 hi 4 all i need some help i want to make CMD file to run program and after 60 minutes end this program and rerun it again and repeat the process time and time again Thanks
lilweirddude Posted November 11, 2004 Posted November 11, 2004 could you run it, sleep it then kill it?
SiMoNsAyS Posted November 11, 2004 Posted November 11, 2004 i would use...start /wait program.exepause.cmdpskill program.exestart /wait program.exe[...]for pause.cmd @echo offPING -n 61 127.0.0.1>nulexit
The Black Cloud Posted November 12, 2004 Author Posted November 12, 2004 thanks SiMoNsAySbut in pause file the 61 is in second
The Black Cloud Posted November 12, 2004 Author Posted November 12, 2004 thanks for alli am sorry how i can do it in VBscriptthanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now