Running a script or an exe before the sync starts

Discuss new features and functions
Posts: 5
Joined: 11 May 2023

splat1985

A script or an exe needs to be run before the sync starts. Can a field be added for this?
User avatar
Posts: 3595
Joined: 11 Jun 2019

xCSxXenon

Have the script run the sync after it's finished
Posts: 943
Joined: 8 May 2006

therube

(pseudo-code)

go.bat:
preliminarystufftodo.exe
echo.
echo prelims are done:
echo let's do 'er!
echo.
Input: Ready to go: (Y/N) an$
If an$="Y" goto doit: else goto Input:
echo.
doit:
start freefilesync.exe mybackup.ffs_batch