Hey all, we just upgraded from SF5 a few days ago.
Our setups are per customer, meaning each customer gets a custom install.
For ease of generating the setups, we have a few configuration files that are stored with a common name (SETTINGS.TXT). So we can change that file, and have a new setup built for a customer.
The problem is there are customers that have more than 1 setup. So after the first time they run the setup, the SETTINGS.TXT file is always skipped.
What happens is SETTINGS.TXT is installed to the user's temp folder, and then moved to the the correct folder after installing.
So when SF6 tries to move that file it throws an error, since the file is skipped, and never installed.
How can I tell SF that I never want specific files skipped, no matter what?? The Files Properties are set to always overwrite, etc etc. But the problem is that there no sign of that file in the user's temp DIR. So there is something else causing the file to be skipped.

