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 for the script to finish. However, I've found that the relevant option in Advanced Installer to enable this behavior is greyed out.
Does anyone have any suggestions or workarounds to achieve this? Any help or insights on this would be greatly appreciated!
Thanks in advance!