Search found 2 matches

by Luix
01 Oct 2023, 17:39
Forum: Help
Topic: Event Scheduler ERROR_FILE_NOT_FOUND
Replies: 3
Views: 1432

Re: Event Scheduler ERROR_FILE_NOT_FOUND


Is your .ffs_batch file named "Desktop Sync2.ffs_batch" and located in your user folder, or is it named "Sync2.ffs_batch" and located in your Desktop folder? If it is on your desktop, then your path is incorrect. You have:
"C:\Users\Luiz\Desktop Sync2.ffs_batch"
and it should be:
"C:\Users\Luiz ...
by Luix
29 Sep 2023, 15:29
Forum: Help
Topic: Event Scheduler ERROR_FILE_NOT_FOUND
Replies: 3
Views: 1432

Event Scheduler ERROR_FILE_NOT_FOUND

Hello! I was trying to create a task to automatic backup my flash drive, but when I will execute the task pops-up a windows saying:

Cannot open file "C:\Users\Luiz\Desktop Sync2.ffs_batch".

ERROR_FILE_NOT_FOUND: The system cannot find the file

specified. [CreateFile]

how do I solve this? I ...