Programmatically extract contents on an MSP file using C# Or any tool to view the contents without applying the patch (example: MSI unpacker)

683 views Asked by At

I would like to view the content such as fileversion, Filename, registry settings for an MSP file without installing the patch. Just like (MSI Unpacker Link) which provide me with this data.

Is there a tool that could serve this purpose for an MSP file?

0

There are 0 answers