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/
8 stars 2 forks source link

Unable to connect launch remote desktop #1

Open dwkimtech opened 11 months ago

dwkimtech commented 11 months ago

Hello, Thank you for updating the taskt uob.

I'm experiencing issues accessing the remote desktop using " launch remote desktop"

When inserting the hostname , I attempted to use the IP address and port (e.g., 10.2.2.1:1000), but it didn't work.

I successfully accessed by starting the application "mstsc" and entering the key ID and password.

However, I can't access applications inside Windows in mstsc(ex. Cmd, IE) and couldn't find a list of windows and try to use "current windows" menu work also not working when trying to add "key/mouse commands"

One more thing, "remote commands-remot task" I think this command like putty functions but no input menu ID and PW fields.

Could you please help me with resolving this issue?

rcktrncn commented 10 months ago

Hi! Thanks for providing the information about the problem. Sorry, I don't have the environment to run remote desktop at the moment, so it will take some time to fix it.

rcktrncn commented 2 months ago

Hi! It took me a while, but the problem of not being able to connect with the Launch Remote Desktop command has been resolved in v3.5.2.3.

dwkimtech commented 2 months ago

Hi Thank you vary much for fixing taskt Great job

2024년 8월 4일 (일) 오후 4:55, rcktrncn @.***>님이 작성:

Hi! It took me a while, but the problem of not being able to connect with the Launch Remote Desktop command has been resolved in v3.5.2.3.

— Reply to this email directly, view it on GitHub https://github.com/rcktrncn/taskt/issues/1#issuecomment-2267409210, or unsubscribe https://github.com/notifications/unsubscribe-auth/BD6JCFUEWSXHRSRIEXPRUZDZPXM77AVCNFSM6AAAAABL6TU5BCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRXGQYDSMRRGA . You are receiving this because you authored the thread.Message ID: @.***>

rcktrncn commented 2 months ago

Hi, the remote desktop screen displayed by mstsc or taskt's Remote Desktop command is similar to a video like WebCamera. Therefore, we are currently unable to get the remote desktop window name or recognize buttons with the UIAutomation commands. When using taskt to control a remote desktop, you can only use keyboard operation with the Enter Keys command or image recognition with the 'Image Recognition' command. Or execute taskt on the remote desktop computer.

dwkimtech commented 2 months ago

Hi, I tried sending the Enter keys command to a remote desktop, but it isn't working on Windows 2008 and Windows 10. The command only works on the local taskt computer.

2024년 8월 7일 (수) 오후 8:21, rcktrncn @.***>님이 작성:

Hi, the remote desktop screen displayed by mstsc or taskt's Remote Desktop command is similar to a video like WebCamera. Therefore, we are currently unable to get the remote desktop window name or recognize buttons with the UIAutomation commands. When using taskt to control a remote desktop, you can only use keyboard operation with the Enter Keys command or image recognition with the 'Image Recognition' command. Or execute taskt on the remote desktop computer.

— Reply to this email directly, view it on GitHub https://github.com/rcktrncn/taskt/issues/1#issuecomment-2273236952, or unsubscribe https://github.com/notifications/unsubscribe-auth/BD6JCFTQS3UHMXRNW7MZAQLZQH7L7AVCNFSM6AAAAABL6TU5BCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZTGIZTMOJVGI . You are receiving this because you authored the thread.Message ID: @.***>

rcktrncn commented 2 months ago

Hello! Please try to change the keyboard settings listed on this page or change the Keyboard Hook Mode in the Launch Remote Dekstop command. URL: https://www.nextofwindows.com/how-to-use-the-same-win-key-combinations-on-remote-desktop keyboard_hook_mode

rcktrncn commented 2 months ago

After changing the keyboard settings, the Windows key does not work with the Enter Keys command. In that case, Ctrl+ESC will cause the Windows key to be pressed, as in the sample below.

After downloading, please change the extension from txt to xml. Launch_Remote_Desktop_sample.txt