Forum Discussion

krkarthik_info's avatar
krkarthik_info
Frequent Contributor
5 years ago
Solved

How to capture the powershell result on calling the external application(.exe with arguments)

Hi All,   I am trying to run powershell command through TestComplete, command to call the external application(.exe) with argument. And the command returns the message to the powershell console. ...
  • krkarthik_info's avatar
    krkarthik_info
    5 years ago

    Hi Robert,

     

    Thanks for the suggestion.

     

    I have got the problem resolved. I was using the StdOut.ReadAll() to get the console output.

     

    Thanks,

    Karthik K R