2 lines
78 B
Plaintext
2 lines
78 B
Plaintext
|
set WshShell = WScript.CreateObject("WScript.Shell")
|
||
|
WshShell.SendKeys "{ESC}"
|