1 reference to MsiQueryProductState
Microsoft.Win32.Msi (1)
WindowsInstaller.cs (1)
176
return (InstallState)NativeMethods.
MsiQueryProductState
(productCode);