I'm not sure if I never noticed, or if something changed ... but when I run FFS in Batch Mode, I get a quick pop-up window that immediately closes. I'd like to know if I can turn that off.
I think this is the relevant config section
<Batch>
<ProgressDialog Minimized="true" AutoClose="true"/>
<ErrorDialog>Show</ErrorDialog>
<PostSyncAction>None</PostSyncAction>
</Batch>
Thanks.