Error

Get help for specific problems
Posts: 4
Joined: 24 May 2021

MarcR

Hey guys

I constantly get an error message.

Couple weeks ago i created a batch for testing reasons,
which i then deleted, but realtimesync keeps looking for this batch
and is annoying me with an error message (attached) every 5 minutes or so.
batch error.png
batch error.png (7.63 KiB) Viewed 1651 times
Does anybody know how to solve this problem?

Many thanks in advance.

Best,
Marc
User avatar
Posts: 2947
Joined: 22 Aug 2012

Plerry

You have to kill the RealTimeSync (RTS) task that tries to open said *.ffs_batch file, and prevent that this RTS task is automatically restarted again.
Posts: 4
Joined: 24 May 2021

MarcR

Thank you so much Plerry, it was driving me crazy ;)

Have a nice day Sir.
Posts: 4
Joined: 24 May 2021

MarcR

oh, after a restart it is popping up again, do i have to kill it everytime i restart my pc?
User avatar
Posts: 2947
Joined: 22 Aug 2012

Plerry

If it pops up again, you have likely added the RTS task to your autorun folder,
or configured it as a scheduled task.
Depending on which applies,
• you have to delete the RTS from the autorun folder
(Autostart folder for currently logged-on user: %appdata%\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Autostart folder all users: %programdata%\Microsoft\Windows\Start Menu\Programs\Startup )
• or open the Windows Task Scheduler, identify the RTS task and delete it from there.
Posts: 4
Joined: 24 May 2021

MarcR

yes, that helped this time, many thanks.