The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run macros in minimized Remote Desktop Connection
#1
By default, many macro commands don't work when the macro runs through Remote Desktop Connection when its window is minimized.
This macro fixes it.

Code:
Copy      Help
;On computer from which you run Remote Desktop Connection (RDC):
;;;1. Exit RDC, if running.
;;;2. Run this macro.
;Then UI macro commands (act, key...) will work when RDC window is minimized. I tested on Windows7, and it works.
;Found in http://smartbear.com/support/viewarticle/18731/

rset 2 "RemoteDesktop_SuppressWhenMinimized" "Software\Microsoft\Terminal Server Client" HKEY_LOCAL_MACHINE


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)