‘Always Overwrite’ a file irrespective of MSI versioning rules
I was in search of a method to effective overwrite an existing file though my MSI. It seems windows installer is missing such a functionality as the file versioning rules don’t have a word about it. According to MSDN the file replacing is done considering properties like version, date and language.