Installer Continuous Integration
Continuous Integration Include the installer in a shared mainline and make deployment part of the automatic build. Through its comprehensive command line interface, Advanced Installer offers full support for Continuous Integration of the installer build process.
Azure DevOps Integration
Leverage our native extensions for Azure DevOps Services to complete your CI/CD pipelines.
GitHub Actions Integration
In comparison to other services, GitHub Actions are a practical and free solution that helps you achieve the same outcomes as its alternatives - streamlines the automation of your software workflow by allowing you to develop, test, and deploy your pipeline.
With Advanced Installer's integration with GitHub Actions, you can create msi packages in a matter of minutes by:
- Using the Advanced Installer project (AIP)
- Using PowerShell commands
- or building an Advanced Installer Visual Studio project (.AIPROJ)
Continuous Integration with any dedicated software tool
Build and edit projects from the command line.
Creating a Professional project from CLI
Read the
introductory tutorial to see how easy it really is
This allows you to automate continuous integration with any dedicated software tool directly or by executing a file of commands.