Delphi Alexandria comes with an option to install the product almost unattended (see https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Silent_Installer). This is useful, but we use Ansible to install the products on our windows VMs. Is there a way to solve this one:
" Note: In both scenarios (silent and very silent) the silent installer will still ask you to confirm the EULA. Press Y (for Yes) at the very beginning of the process, it will not ask for further interaction after this initial input. "
When Ansible is run, I have to have a method to confirm the EULA on the commandline.