When running multiple syncs at once, the FreeFileSync window will not run minimized. For example:
FreeFileSync.exe C:\Users\myuser\FreeFileSync\SyncJob.MyDocuments.ffs_batch
and
FreeFileSync.exe C:\Users\myuser\FreeFileSync\SyncJob.Desktop.ffs_batch
will run minimized but
FreeFileSync.exe C:\Users\myuser\FreeFileSync\SyncJob.MyDocuments.ffs_batch C:\Users\myuser\FreeFileSync\SyncJob.Desktop.ffs_batch
will not run minimized. I need to run a RealTimeSync that will run minimized for my logged in user. How can I run this minimized/silently?
Running multiple syncs won't minimize
- Posts: 1
- Joined: 31 Mar 2016
-
- Site Admin
- Posts: 7327
- Joined: 9 Dec 2007
Passing multiple FFS configurations will merge them and open FFS's main dialog. Passing a single ffs_batch file for each call should do.