Advertisement
Guest User

Untitled

a guest
May 26th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Set wshshell = wscript.CreateObject("WScript.Shell")
  2. txt = InputBox("Enter Your Text Here :)")
  3. wscript.sleep 5000
  4. wshshell.sendkeys txtAnyName.vbs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement