Page 1 of 1

Automatically start another bestsync file

Posted: Tue Nov 22, 2011 3:17 am
by macrodev
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? :roll:

Thanks,
Don Stimson

Re: Automatically start another bestsync file

Posted: Tue Nov 22, 2011 1:07 pm
by RiseFly
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