RealTimeSync as a service

Get help for specific problems
Posts: 3
Joined: 3 Mar 2022

OneTimeCookie

Hi all,

I'm wanting to have 2 folders sync without logging into Windows thus, as a service.

Already watched the video advising to make RTS run as a service however I cannot get it to work.

This is what I've done in task scheduler.
- Run task as SYSTEM
- Run with highest privileges
- Trigger at System startup
- Program: "C:\Program Files\FreeFileSync\RealTimeSync.exe"
- Arguments: "C:\Users\User\Desktop\Test.ffs_real
- Other settings as default.

When ran, I get the error 0x41301.

Does anyone have a clue what I might have done wrong?

Thank you.
User avatar
Posts: 4867
Joined: 11 Jun 2019

xCSxXenon

That error code just means the task is already running...
What step does "when ran" refer to? When the task starts on system startup, or when FFS is started by RTS?