I was successful in getting the next task to start at the completion of a task, but I can't figure out how to open up another bestsync project file and automatically start the first task when opened.
Any suggestions?
Thanks,
Don Stimson
Automatically start another bestsync file
Re: Automatically start another bestsync file
May be you can specify the following command line in the "Application" setting to open a BestSync project file, and run the tasks in it:
"<InstallPath>BestSyncSvc.exe" /NoSvc /file:"SettingFile.fsf" /Sync:S(TaskId[,Runtime Parameters]),...,S(TaskId)
For the details of the commad line, please refer to the following page:
http://www.risefly.com/help/cmdline.htm
"<InstallPath>BestSyncSvc.exe" /NoSvc /file:"SettingFile.fsf" /Sync:S(TaskId[,Runtime Parameters]),...,S(TaskId)
For the details of the commad line, please refer to the following page:
http://www.risefly.com/help/cmdline.htm