Automatically start another bestsync file

Welcome to BestSync Support Forum!
If you have any questions, comments, concerns, suggestion, please summit here, we'll try to reply you in short time.
Thank you!
Post Reply
macrodev
Posts: 3
Joined: Tue Nov 08, 2011 4:16 am

Automatically start another bestsync file

Post 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
RiseFly
Site Admin
Posts: 1077
Joined: Tue Nov 03, 2009 2:51 pm

Re: Automatically start another bestsync file

Post 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
Post Reply