Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Install MSI
Install MSI

Install MSI

NBPOFerro

|
310 installs
| (2) | Preview
Installs an msi on the local machine
Get it free

Simple usage instructions:

MSI File Path: Path to the MSI file to install (ex: $(System.DefaultWorkingDirectory)/$(Build.DefinitionName)/drop/MyProductInstaller.msi)

MSI Properties: MSI properties sent as command line (ex: INSTALLFOLDER="c:\Program Files\MyProduct" MYPROPERTY=value)

Log File Path: Log file to be written by installation (ex: "c:\logs\msi.log")

Log Level: Detail level of written log file. One of: None, FatalExit, Error, Warning, User, Info, Verbose, ExtraDebug

If you configure a log file you can download it by selecting "Download All Logs" in the release detail page

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft