Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Pause batch file
Name: Will Greene Date: April 25, 2000 at 03:20:16 Pacific
Comment:
Hi i have made a batch file which installs a bit of software and then runs it. i need a command which after the first line of the batchfile has been run it waits 20 seconds and then the second line runs. please help.
P.s. do u know where i can find a site with MS-DOS batch file commands on it?
Name: Jay Date: April 25, 2000 at 04:01:53 Pacific
Reply:
Symantec made a great utility that came with Norton utilities for DOS. it was called be.exe or batch enhancer. It allowed you to accomplish time based delays, as well as other functions.
Summary: Hi, I need to create a batch file that pauses for, say 10 seconds, before opening a single program. This is what I have so far: @echo off "C:\Program Files\Sony Handheld\HOTSYNC.EXE" This does indeed...
Summary: Hi, Below is a simple bat using the user input. See (copy con). Have the input sent to a secondary bat. It will rename the file. Sorry this paper doll comes up a little scrambled on the screen......bu...