When building an InstallShield project, the following warning may occur:
"Warning -6525: The Custom Action [1] in the InstallExecuteSequence table is run from an installed file. It must be sequenced after the InstallFiles action. Ensure that the Custom Action is sequenced properly and that the base actions exists in the sequence."
[1] is a placeholder that contains the name of the custom action causing this warning.