Hi All,
Business Case : I need to click on Start Menu and then search for cmd..and connect to Remote Desktop
Can anyone suggest the way to perform this activity or anything else that we can connect?
I would use the ""Start process"" action and start the Remote Desktop directly. You can even pass in parameters and connect to where you need to directly.
It's possible to attach to explorer.exe on the local machine and spy the task bar, start menu, system tray etc. For the remote machine it has to be surface automation.
I am also facing the same issue, unable to launch command prompt in windows spy mode. C:\Windows\System32\cmd.exe
Is there any other way create object for this?
Hello Hari, as per previous comments, use the Start Process action in the Utility - Environment object to run command lines rather than interface with the Command Line UI.