Page 1 of 1

Possible to load multiple projects

Posted: Thu May 24, 2012 2:38 am
by 24Seven
I have a series of syncs I'm performing which I've split into separate project files. Is there a way to load multiple project files? BestSync does not appear to allow having multiple instances of itself open.

Re: Possible to load multiple projects

Posted: Thu May 24, 2012 1:34 pm
by RiseFly
May be you can use the following command line to start multiple instances of BestSync application, each instance loads its own project file.
You can create multiple shortcuts of BestSyncApp.exe and using the commandl ine.
BestSyncApp.exe /i:1
BestSyncApp.exe /i:2
.....