Patch doesn't replace updated files
I created a MSP file using PCP and MsiMsp. The patch installation doesn't install the updated files niether it throws any error. Here is the log snippet.
MSI (s) (44:44) [17:05:03:613]: Feature: Complete; Installed: Advertise; Request: Reinstall; Action: Reinstall
MSI (s) (44:44) [17:05:03:613]: Component: INSTALLDIR; Installed: Local; Request: Null; Action: Null
MSI (s) (44:44) [17:05:03:613]: Component: ICON; Installed: Local; Request: Null; Action: Null
MSI (s) (44:44) [17:05:03:613]: Component: File.exe; Installed: Local; Request: Null; Action: Null
I have checked below things -
1. MsiFileHash doens't have any entry of versioned files.
2. all the components are following all rules. Verified with ICE validation.