I am trying to launch a cmd or executable from within a script.
I thought that the "launch" would work . but I cannot get it to work ..
I am trying to execute "c:\bt\this.cmd" from within a script.
I want the script process then to continue and not wait for the executable to complete.
Can anyone provide some ideas how to do this .. ?
Thanks in advance ..
Don
I thought that the "launch" would work . but I cannot get it to work ..
I am trying to execute "c:\bt\this.cmd" from within a script.
I want the script process then to continue and not wait for the executable to complete.
Can anyone provide some ideas how to do this .. ?
Thanks in advance ..
Don
Comment