Hello Team,
We have created a compiled AutoIt executable package and it runs successfully when we double click the exe.
But when we run it through Windows Task Scheduler or through Puppet agent through Azure DevOps, it seems it does not have interactive session and the process halts.
How can we run the install package unattended?
Many thanks in advance.