2 references to MACHINE
Microsoft.Win32.Msi (2)
MsiInstallContext.cs (1)
43
ALL = (USERMANAGED | USERUNMANAGED |
MACHINE
),
WindowsInstaller.cs (1)
75
return GetProductInfo(productCode, null, MsiInstallContext.
MACHINE
, property, out value);