msi: Change the CLSID_IMsiServer ProgId to IMsiServer to match Windows.
This commit is contained in:
parent
a050bebd80
commit
b7a2699b62
|
@ -526,7 +526,7 @@ static struct regsvr_coclass const coclass_list[] = {
|
|||
NULL,
|
||||
"msi.dll",
|
||||
"Apartment",
|
||||
"WindowsInstaller.Installer",
|
||||
"IMsiServer",
|
||||
NULL
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue