|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Scheduling a program to open once per day (but not once per boot)
Hello, does anyone have an idea to make it so a program executes once a day (but not once per boot)? I was thinking I could make the opener program in delphi and load that on startup, and it could do a check to see if it was already run that day, and if not it would execute the main program.
|
|
#2
|
|||
|
|||
|
__________________
-- Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more. |
|
#3
|
||||
|
||||
|
You could also use the AT command to schedule a program. Bring up a command prompt window by going to Start-->Run and typing "cmd" and then type "help AT" for more on the AT command.
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by Keath and KevinADC, superior perl programmers of the month |
|
#4
|
|||
|
|||
|
ok sounds great, thank you both very much.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Delphi Programming > Scheduling a program to open once per day (but not once per boot) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|