How to run a process without UiPath Studio (and Orchestrator)

Hey @reda,
Thank you for your reply!

I have tried this as well. It works with UiPath Studio installed but not with only UiPath Robot installed.

With UiPath Studio
16:41:04.0000 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [19] BlankProcess execution started
16:41:05.0000 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [20] Message from UiPath 16:41:06.0000 => [INFO] [UiPath.Studio.Shared.Logging.OutputLogger] [19] BlankProcess execution ended in: 00:00:02

With UiPath Robot installed only
16:45:52.9538 => [INFO] [UiPath.Studio.exe] [1] Set native thread language to LangId=0x0009
16:45:56.4616 => [INFO] [UiPath.Studio.Shared.MVVM.Commands.CommandManager] [1] Application.MainWindow is null, cannot subscribe to keyboard events, subscribed to Application.Activated event

Any advice?