static extern int MsiGetProperty(int hInstall, string szName,
int value = MsiGetProperty(handle, "ProductVersion", out sb, ref stringSize);