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.
Does anybody know how to solve this problem?
Many thanks in advance.
Best,
Marc
Error
- Posts: 4
- Joined: 24 May 2021
-
- Posts: 2947
- Joined: 22 Aug 2012
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
Thank you so much Plerry, it was driving me crazy ;)
Have a nice day Sir.
Have a nice day Sir.
- Posts: 4
- Joined: 24 May 2021
oh, after a restart it is popping up again, do i have to kill it everytime i restart my pc?
-
- Posts: 2947
- Joined: 22 Aug 2012
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.
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
yes, that helped this time, many thanks.