Ths BizTalk Migrator has been designed to be as easy as possible to install. This is achieved by the
popular package manager Chocolatey (https://chocolatey.org/).
This installs using NuGet packages so everything you need, including dependencies, is packaged
and installed together.
You can install using Chocolatey via the following command:
`choco install biztalkmigrator`
Upgrade to a new version with this command:
`choco upgrade biztalkmigrator`
Uninstall from your system with this command:
`choco uninstall biztalkmigrator`