we are trying to create patch (.msp ) , but when we install it ,it did not update any files.
While we analyzed it , we found that there was custom task written in previous version of msi has defect in uninstall.
As it fails to uninstall, msp is not upgrading.
Now we can't change the previous msi as it was released to customer already.
Is there any way to make msp to install by having any workaround? Also we wanted to fix uninstall issue of previous custom task.