I have an installshield installer for my application. Now I create a minor upgrade for the application and some of the files in some of my components are changed. Unfortunately after the minor upgrade the files are not replaced but are left with their old contents. These are text files so it is very easy to verify that. I have also explicitly checked always overwrite in the properties for each of the files I try to overwrite during the upgrade.
I am tired of creating custom actions to do what installshield is supposed to do. Do you have any idea why this is happening and how can I force installshield to overwrite these files?
I am using installshield 2008 and really, really, really wished I had an option to change that.