Search found 2 matches

by calAyman
15 Apr 2025, 15:22
Forum: Help
Topic: How to set two FFS jobs to automatically start on reboot?
Replies: 1
Views: 11429

How to set two FFS jobs to automatically start on reboot?

Looked in the documentation but can't find the answer to this question: Where in FFS can I configure two batch jobs to automatically start when my PC reboots? Prefer an in-app setting if it exists, as opposed to creating startup shortcuts or editing the registry.

More details: I have two backup ...
by calAyman
12 Apr 2025, 22:11
Forum: Help
Topic: Can I suppress default error messages?
Replies: 1
Views: 5338

Can I suppress default error messages?

I am using Windows Task Scheduler to execute a .ffs_batch job. The task runs fine. But try as I might, I cannot suppress the nuisance post-sync default error reporting pop-up. I have tried <ErrorDialog>Hide</ErrorDialog> and <ErrorDialog>Minimized</ErrorDialog> in the batch script, and have even ...