I'm not searching to "wait" for setup ending using a different launch command, I know it's impossible as it forks and create a new process.
but if I use the script UDF "process check" I can monitor when the process ends.
the problem in my script is that the child process is not created after using CreateObject instruction. it waits the end of the script to be created, so I can't monitor anything !!!