Command prompt open error

Hi Guys,
When i try to ope the command prompt i’m getting below error
image

image
Can some one help me on this

Why not start process for launching cmd?

Hi @Sourav_Anand
How to we start that

image

use activity “start process”

1 Like

@vivek_sivam - You can use both Start Application Activity as well as Start Process activity. Personally I use Start Application but it is bit tricky.
If you want to use Start Application.
Here are the steps:
Open CMD.
Then in UiPath path use Open Application acitivty
Then Indicate the screen of CMD.
Then create the stable selector.
Edit out Argument.

Then it will work fine.
Start will process will work with just cmd.exe

Best!
Anmol

2 Likes