I want to do something:
i have a LARGE batch file, but this is what i want to apply to HOLE the batch:
After 30 Minutes, it should display a message.
How is this possible, and can i set this to the hole batch. I kinda have a lot of stuff in it.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you can download sleep.exe from the windows resource kit. OR you can use ping. Otherwise, here’s an implementation with vbscript
save as sleep.vbs and use it in your batch