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

3 lines
80 B
Plaintext

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