Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Timer Command In Dos, batch file help
klusk
post Mar 10 2008, 09:02 AM
Post #1


Member [Level 1]
****

Group: [HOSTED]
Posts: 67
Joined: 16-February 08
From: bombay
Member No.: 57,972



I wish to execute a command at regular intervals .....precisely every half an hour....Is there any Dos command which can do it
I havent found any so far...and i've heard there are no timer commands in DOS.
So how should i go about it...i want the batch file to be executed at regular intervals....any external process or application that will invoke it?????
Go to the top of the page
 
+Quote Post
sonesay
post Mar 10 2008, 11:15 AM
Post #2


|||[ n00b King ]|||
*********

Group: [HOSTED]
Posts: 680
Joined: 20-June 07
From: Auckland
Member No.: 45,102



You can use windows task scheduler to schedule task, I'm not sure if you can do it every hour though on the links I've seen so far (only 2) it shows only these few options

CODE
Daily
• Weekly
• Monthly
• One time only
• When my computer starts (before a user logs on)
• When I log on (only after the current user logs on)


Maybe you can investigate further in this if you haven't found an option yet. I cannot check for myself since my PC isn't ready accessible. good luck.
Go to the top of the page
 
+Quote Post
klusk
post Mar 11 2008, 02:37 PM
Post #3


Member [Level 1]
****

Group: [HOSTED]
Posts: 67
Joined: 16-February 08
From: bombay
Member No.: 57,972



QUOTE(sonesay @ Mar 10 2008, 04:45 PM) *
You can use windows task scheduler to schedule task, I'm not sure if you can do it every hour though on the links I've seen so far (only 2) it shows only these few options

CODE
Daily
• Weekly
• Monthly
• One time only
• When my computer starts (before a user logs on)
• When I log on (only after the current user logs on)


Maybe you can investigate further in this if you haven't found an option yet. I cannot check for myself since my PC isn't ready accessible. good luck.


I checked it out but its not the thing for me....I want it to execute my file atleast every hour
i want it as often as it can be..of course not continuously..... but every fifteen min or so...help me..
Go to the top of the page
 
+Quote Post
rvalkass
post Mar 11 2008, 04:15 PM
Post #4


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,111
Joined: 28-May 05
From: Hertfordshire, England
Member No.: 7,593
Spam Patrol



What you want to look for is a Windows alternative to the cron system. I don't use Windows, and I don't know exactly what you are looking for, but I am sure that someone will have created some sort of Windows application that will behave like cron. Just run a search and see what comes up:

search:cron windows
Go to the top of the page
 
+Quote Post
klusk
post Mar 11 2008, 09:52 PM
Post #5


Member [Level 1]
****

Group: [HOSTED]
Posts: 67
Joined: 16-February 08
From: bombay
Member No.: 57,972



QUOTE(rvalkass @ Mar 11 2008, 09:45 PM) *
What you want to look for is a Windows alternative to the cron system. I don't use Windows, and I don't know exactly what you are looking for, but I am sure that someone will have created some sort of Windows application that will behave like cron. Just run a search and see what comes up:

search:cron windows


thanx ....got what i wanted....i'll be able to run my file now...it'll also let me schedule programs better than the windows scheduler....
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Programming Batch Job(6)
  2. Mp3 Player Sync Batch Job(1)
  3. Open Any Unknown File Type With Notepad(0)
  4. Search For Video Files And Display Them(0)


 



- Lo-Fi Version Time is now: 5th September 2008 - 11:40 PM