I thought it was. I want the program I create to schedule the task. So first, the user is presented an interface that they enter the source and target destinations, then the backup utility uses that info and (this is the part I don't know how to code) the program creates a scheduled task. Then when the scheduled task runs, it runs without asking for the source and target info. Then if the user wants to change the source and target path they double click on the icon and they can re-enter the source and target which automatically creates a new scheduled task. The way it is now is you enter the paths into the program, and then I go into scheduled tasks and create a task but when the program runs, it always asks you for a source and target directory. This isn't good because it isn't automated and someone has to be there to type in the same source and target each time.
|