I run FARR inside a Dropbox folder so I need to close FARR manually before shutting down to give Dropbox enough time to sync the ini files. So I wrote a batch script to close a few program including FARR via the taskkill /im command. But I can't seems to close FARR unless I use the /f switch. Why is that? Admittedly, I am just lazy, I could got to the system tray and do the right click and Exit, but I would still like to know. And I don't want to use the /f because settings are not saved this way and could result in data corruption.