emvam
Junior Member
- Feb 16, 2017
- 124
- 33
I'm running automated testing procedures that emulates keystrokes and mouseclicks 24/7.
Although it runs fine locally, on an RDP session it stops running once disconnected. Apparently, the GUI doesn't exist if you can't physically see it on the screen.
There is a registry work-around for keeping the GUI active for minimizing the window, but I know of no way to keep it alive after disconnect.
Does anyone know how I can get around this? Basically any solution that allows me to run my application on a rdp after disconnect?
Although it runs fine locally, on an RDP session it stops running once disconnected. Apparently, the GUI doesn't exist if you can't physically see it on the screen.
There is a registry work-around for keeping the GUI active for minimizing the window, but I know of no way to keep it alive after disconnect.
Does anyone know how I can get around this? Basically any solution that allows me to run my application on a rdp after disconnect?