I'm currently working with a PowerShell script that tends to take a significant amount of time to execute.
When integrating this script with Advanced Installer, I noticed that the application waits for the script to complete its execution. I would like Advanced Installer to proceed without waiting ...