rcktrncn / taskt

taskt uob is forked from taskt. Please check the "uob-release" branch for the contents of the code at the time of release.taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
https://rcktrncn.github.io/taskt-uob/
Apache License 2.0
8 stars 2 forks source link

How to run task in unattended mode #5

Open janardhancr1 opened 3 months ago

janardhancr1 commented 3 months ago

I abled to create RDP task workflow using Taskt and this is working well without user interaction in active session. BUT I am struggling to configure it unattended mode. It means once I minimised or disconnect RDP and it throws "Access is denied" error.

I get this Error: "System.ComponentModel.Win32Exception (0x80004005): Access is denied" on UI automation or send keystrokes

rcktrncn commented 3 months ago

Hi, here is the UiPath documentation, try changing the registry as described here.

https://docs.uipath.com/robot/standalone/2023.4/user-guide/executing-tasks-in-a-minimized-rdp-window