Upgraded from V7.6 to V7.7 today and
`FreeFileSync.exe Something.ffs_batch`
Produces a dialog saying
Configuration file "Something.ffs_batch" is incomplete. The missing elements will be set to their default values.
The following XML elements could not be read:
<FreeFileSync> <MainConfig> <Comparison> <TimeShift>
If I load the same config file from the menus it works fine including syncing files as expected.
I have tried changing some options (in particular the 1 hour time DST setting) and re-saving it but still get the same results when it is run as a batch.
My guess is that a check is being made when run as batch that is un-needed or wrong.
Wm
A few minutes later: looking at an older version of the same config I think it is about whether to expect
`<FreeFileSync> <MainConfig> <Comparison> <TimeShift>`
versus
`<FreeFileSync> <MainConfig> <Comparison> <IgnoreTimeShift>`