Question
Cour Justice Européenne
LU
Last activity: 9 Jan 2025 12:22 EST
SENDKEYS does not work
Function SENDKEYS does not work for unattended execution. This function was working correctly on an old VM but not on a new configured VM.
Screen saver has been disabled.
System.ComponentModel.Win32Exception (0x80004005): Access is denied at System.Windows.Forms.SendKeys.SendInput(Byte[] oldKeyboardState, Queue previousEvents) at System.Windows.Forms.SendKeys.Send(String keys, Control control, Boolean wait) at System.Windows.Forms.SendKeys.SendWait(String keys) at OpenSpan.Adapters.Windows.Window.SendKeys(String keys, Boolean focus) at OpenSpan.Adapters.Virtual.VirtualTargets.VirtualControl.SendKeys(String keys, Boolean focus) at OpenSpan.Adapters.Controls.Control.SendKeys(String keys, Boolean focus)