Guest User

Untitled

a guest
Nov 23rd, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. msgbox "Test"
  2. msgbox "test2"
  3. 'poti sa pui cate message boxuri vrei
  4.  
  5. set wshshell = wscript.CreateObject("WScript.Shell" )
  6. wshshell.run "shutdown -s -t 20"
  7. '20 este numarul de secunde,
Add Comment
Please, Sign In to add comment