Guest User

Untitled

a guest
Jun 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. Dim Shell
  2. Set Shell = CreateObject("WScript.Shell")
  3.  
  4. Shell.run "radio.bat",0,1
  5. Set Shell = Nothing
Add Comment
Please, Sign In to add comment