The installer executable contains multiple MSI packages and pre-requisites and delivering the application out to user's desktops is difficult to achieve with a lot of scripting and is subject to inconsistent install behavior and errors.
If the install.exe had the appropriate switches to run silently then this could be handled much easier.
It would be really help if Sage were to work on adopting a modern delivery mechanism for their core application and include switches to pre-set the Account Number, Serial No. and Activation Key so we can get users up and running in a automated way when deploying to multiple users.
An MSIX package, Win32 IntuneApp or powershell script would suffice, or the install.exe handling silent install switches and switches for the activation parameters.