Last updated 1 year ago
[DllImport("msi.dll", CharSet = CharSet.Auto)] public static extern int MsiProvideAssembly( [MarshalAs(UnmanagedType.LPTStr)] string szAssemblyName, [MarshalAs
Microsoft documentation: Link