You are on page 1of 1

Set wshShell = wscript.CreateObject(“WScript.

Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loop

You might also like