Install a MSP patch file

msiexec

  • Install, update, repair, or uninstall Windows programs using MSI and MSP package files.
    More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/msiexec>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

msiexec /update {{path/to/file.msp}}

click the source code to copy install msiexec on any operating system with command-not-found.com