Sunday, April 7, 2013

How to Set FreeFileSync Realtime Sync.exe to run automatically on Windows


1st thing you need to know how to create a batch job with FreeFileSync main program
go to Menu > Advanced> Create batch job
Configure the settings as you desired then save it to your desire folder, for this case i will
use dektop to save the batch job with a name "MyRealTimeSync.ffs_batch"
make sure that you enable thesilent modeand ignore all error
after you got the file navigate to FreeFileSync Installation Folder and execute
RealtimeSync.exe (Its a litle apps with red FreeFileSync icon)
Navigate to Menu > File> Load Configuration
Choose the *.ffs_batchfile you had created before

1st Method

Navigate to Control Panel> Task Schedulerthen click on Create Basic Task
Give a name for the Task whatever your wish
Select the "When I log on" button
Choose Start a program on Trigger tab
add a location of your batch file on add argumentsbox
if a warning box appear choose Yesand Finish

2nd Method

Create a shortcut on windows Startup folder then add type to the targettextbox with your
batch file location with quote
ex:"C:\Program Files\FreeFileSync\RealtimeSync.exe" "C:SyncJob.ffs_batch"
Now every time you Start your Windows You will had a Realtime Sync Running on the
background

No comments:

Post a Comment