I run nnCron Lite Version 1.17.119 on Windows XP SP3 (prof., 32 Bit).
I have a problem a bit simular than:
viewtopic.php?f=2&t=9628
After a week when I had switched my comuter off and switch it now on again, the missed tasks are not running only once, but many times, maybe 10 to 20, I didn't count them.
This is my cron.ini:
- Code: Select all
Cronlog: "log\%YYYY%-%MM%-%DD%-cron.log"
LogTimeFormat: "%hh%:%mm%:%ss% %ThreadId%"
YearField OFF
DefaultOpenMode: ShowNormal
DefaultPriority: NormalPriority
AsLoggedUser ON
DefaultRunMissedTime: 6
This is my little cron.tab:
- Code: Select all
@0 9 * * 1 C:\BACKUP_MAIL_USW.BAT
@0 13 * * 2 C:\BACKUP_EIGENE_DATEIEN.BAT
@0 14 * * 3 C:\BACKUP_BILDER.BAT
@0 12 1-7 * 6 C:\BACKUP_TREIBER.BAT
Thanks, frank