I am facing an issue in creating a patch. The released product was created using WIX and I am creating a patch using msimsp. The released product has many mergemodules. The main issue is when a new file is added in patch then file sequence in the file table for many existing files is modified which is causing issue when a lower patch sequence hotfix is installed on top of this msp. I know that installshiled does provide the facility to keep file sequence same as previous msi (released) in release tab.In release I can give path of the previous msi and when the updated msi is build then file sequence does not change. please help to solve this issue.
Regards, Tadul Shah.