PowerShell script to create Advanced Installer updates.ini configuration file with a TeamCity build step

Recently, in my day to day job I have been doing a lot of automation and customisation using JetBrains’ TeamCity product, specifically around automated project builds, unit testing, installer builds and installer updates. One process I recently created a custom build step for on our TeamCity server, was to create an updater configuration file for … Read more