Friday, 20 October 2017

code for How to Hit Enter Key Continuously notepad 2017 funny trick watch HD

Set wshShell = wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loop

No comments:

Post a Comment