Computing.Net > Forums > Programming > Run program at certain time

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.

Run program at certain time

Reply to Message Icon

Name: pfef09
Date: March 21, 2003 at 07:43:06 Pacific
Comment:

How could I make it so that a bat file ran at a certain time 5 days a week?



Sponsored Link
Ads by Google

Response Number 1
Name: Nik
Date: March 21, 2003 at 11:25:13 Pacific
Reply:

What operating system?


0

Response Number 2
Name: eaw8806
Date: March 21, 2003 at 12:10:24 Pacific
Reply:

you could have a small program running in the backround that waits until it gets to a certin time, then runs the program. you just have to make sure your backround program isnt closed by accident somehow, or crashes.


0

Response Number 3
Name: borelli34
Date: March 21, 2003 at 18:29:21 Pacific
Reply:

Assuming you are using some version of Windows, you can use the task scheduler to do this.

borelli34


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Device attached on Mouse ... what compiler is best fo ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Run program at certain time

How to run script at certain time? www.computing.net/answers/programming/how-to-run-script-at-certain-time/14773.html

Run bat script on certain time. www.computing.net/answers/programming/run-bat-script-on-certain-time/14772.html

Two windows, close one at a time www.computing.net/answers/programming/two-windows-close-one-at-a-time/4157.html