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.
Getting Elapse Time in DOS
Name: Melanie Date: May 7, 2002 at 03:10:55 Pacific
Comment:
Hi!
How can i count the time elapsed in minutes by dos command? i need to run an exe program every 5 minutes and 2 hours in the nt scheduler.
Name: Reggie Date: May 7, 2002 at 05:30:48 Pacific
Reply:
Won't the NT scheduler do that for you?
Otherwise you might look for a small program called wait.com which can be used in batch files to wait x seconds and then move on the the next command in the batch process.
0
Response Number 2
Name: Melanie Date: May 7, 2002 at 19:52:32 Pacific
Reply:
i'm not that familiar with batch file programming but i just want to get the time so that i can set the running of the exe program. for example, using the AT command, at 2:00 PM run exe1 at 2:10 PM run exe2 at 2:20 PM run exe2 (every 10 minutes) ... ... at 6:00 PM run exe1 again (every 4 hours) then if 10:00 PM, schedule of exe1 and exe2 will stop then at 6:00 AM schedule for exe1 and exe2 will start again.
If anyone can help me with this, i would greatly appreciate it.
Summary: hello. I´m writing a program in c++ which will run under dos. Now, for every key that is pressed in this program I want to log the time of how long the key is downpressed and the time when the key is...
Summary: I was wondering if there was an executable in DOS that i can run to get the total ram size on my computer or returns how much ram is in each DIMM slot? TIA ...
Summary: I am a computer tech and i need to know the way to get the COA in DOS so that i can reload windows. I really would appreciate the help. If possible step by step. ...