SARAH-JarvisV2/bin/action_close_window.vbs
2019-06-07 18:29:14 +02:00

4 lines
80 B
Plaintext

set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.SendKeys "%{F4}"