Batch Does Not Autostart

Get help for specific problems
Posts: 1
Joined: 3 Aug 2022

kcsoundman@gmail.com

I've created a batch file and when started it does the comparison portion then goes to the Syncronization and stops. I want the batch file to run until completion but it waits for someone to push the Syncronization button. How do I get it to be completely automatic???
User avatar
Posts: 2946
Joined: 22 Aug 2012

Plerry

Apparently, you run the *.ffs_batch file from the FFS GUI.
You should run it from a command prompt (see here),
or as a scheduled task (see here)