|
|
#1 (permalink) |
|
Junior Member
Join Date: Nov 2010
Posts: 1
|
I'm trying to extract information from an MSP on the files/registry keys that will be affected by applying the patch, without actually having that product currently installed (I'm trying to put together a database that keeps track of every MS patch and the affected files). I know there is the Installer.PatchFiles function, but I can't get that to work without having the product installed.
I don't care about previous patches that might be contained in the .msp, only the current patch. Does anybody know of way to do this? I was hoping Installer.ExtractPatchXMLData might provide me what I want, but it still doesn't have the info I want out of it. |
|
|
|