Hi everyone,
I want to create a process that start a cmd.exe and write a command line that will launch a specific process.
The command line look like this :
AutomateC.exe /run testObject /resource W56567 /user Robot "pass/word"
That throw the error message : "Login failed: The wrong login type was used."
I look into internet and try a multiple thing, but nothing work. Do you have any sugestion ?