2020/11/12 管理员cmd启动MongoDB安装程序------>居然报错

问题

The installer has encountered an unexpected error installing this
package. This may indicate a problem with this package. The error
code is 2503. OK

解决办法
在管理员启动的cmd输入
msiexec /package “C:\mongodb-windows-x86_64-4.4.1-signed.msi”2020/11/12 管理员cmd启动MongoDB安装程序------>居然报错