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

4 lines
79 B
Plaintext

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