Thanks for this. To add on to my issue, I was able to install exe installations without any problems, But with PowerShell installations, i am facing issues. I use Highest Privileges, Eg . "PowerShell -ExecutionPolicy ByPass -file \"" + CurrentTask.ExecutableFilePath + "\"" Are there any...