//flex table opened by JP

Click to See Complete Forum and Search --> : Schedule, start-up Q


sasa
08-16-2002, 10:36 AM
Can I schedule a task to be run at start-up for one day a week (only at fridays) every week.
What am I trying to say is that a program needs to be run on start-up but only on fridays, and it needs to be automatically and my PC is not always on so I can't use bat scripts to move shortcut of the program to start-up folder.
How can I do it? Can I create a bat script in the start-up folder which will run only on fridays?

AllGamer
08-16-2002, 10:57 AM
Not in start up but yes it's possible from

Scheduled Task, inside Control Panel

you can set up a task or batch file to run only on that day at Start Up

all the choices are available.

sasa
08-16-2002, 11:20 AM
That can't be done. If I choose weekly and choose a day there is start time and when I choose at system startup it will run the task every startup and when I choose both (multiple schedules) it will run the task every startup plus weekly in specific time (start time).