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