How to find which files going to be updated by a msp file?
I am trying to automate comparing of hash code of files for backing-up customer modified files. For msi, i am able to extract from msifilehash table but there are multiple patches applied too. How should i find which files is being installed by msp and their hash code ?
I have tried Installer.PatchFiles function in VBScript but this function itself not working.
https://docs.microsoft.com/en-us/windows/desktop/msi/listing-the-files-that-can-be-updated
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question