Working with msi files can be a challenge if you are not used to packaging applications and have access to tools that provide information about them. Then there comes a time when you need to do some automation with an MSI-package and you sure would like to have a tool to access 2 of the core properties of an msi; ProductCode and ProductName.
Here is something I have built and it is based upon the DSC resource Package that got updated in wave 3.
Sourcecode is on bitbucket:
Cheers
Tore
Comments
Post a Comment