C# to open / browse MSI database... possible?

J

JeffMN

Hi,

I've been searching and searching for straight C# code to be able to
crack open an MSI file and read the information out of the installer
tables. I see all kinds of VBScript on how to accomplish this. I saw
one example where msi.dll was being referenced and C# the language
being used, but the example was very sparse and incomplete.

So - I figured I would ask here - does anyone know of any way to query
information from the MSI tables using C# / .NET 2.0? I have an
automated installer application I'm working with, and this information
would be quite valuable to get at.

Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top